STACK_OF          558 openssl/openssl.c static STACK_OF(X509) * load_all_certs_from_file(char *certfile);
STACK_OF         1522 openssl/openssl.c static STACK_OF(X509) * load_all_certs_from_file(char *certfile)
STACK_OF         1771 openssl/openssl.c static STACK_OF(X509) * php_array_to_X509_sk(zval ** zcerts TSRMLS_DC) /* {{{ */