STACK_OF          648 ext/openssl/openssl.c static STACK_OF(X509) * load_all_certs_from_file(char *certfile);
STACK_OF         2105 ext/openssl/openssl.c static STACK_OF(X509) * load_all_certs_from_file(char *certfile)
STACK_OF         2350 ext/openssl/openssl.c static STACK_OF(X509) * php_array_to_X509_sk(zval * zcerts) /* {{{ */