STACK_OF          749 ext/openssl/openssl.c 	STACK_OF(CONF_VALUE) * sktmp;
STACK_OF         1618 ext/openssl/openssl.c 	STACK_OF(X509_INFO) *sk=NULL;
STACK_OF         1619 ext/openssl/openssl.c 	STACK_OF(X509) *stack=NULL, *ret=NULL;
STACK_OF         1671 ext/openssl/openssl.c static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose)
STACK_OF         1701 ext/openssl/openssl.c 	STACK_OF(X509) * untrustedchain = NULL;
STACK_OF         1854 ext/openssl/openssl.c static void php_sk_X509_free(STACK_OF(X509) * sk) /* {{{ */
STACK_OF         1869 ext/openssl/openssl.c 	STACK_OF(X509) * sk = NULL;
STACK_OF         1935 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         2016 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         2084 ext/openssl/openssl.c 	STACK_OF(X509) * ca = NULL;
STACK_OF         2177 ext/openssl/openssl.c 	STACK_OF(CONF_VALUE) * dn_sk, *attr_sk = NULL;
STACK_OF         3505 ext/openssl/openssl.c 	STACK_OF(X509) *signers= NULL;
STACK_OF         3506 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF         3613 ext/openssl/openssl.c 	STACK_OF(X509) * recipcerts = NULL;
STACK_OF         3756 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF          564 ext/openssl/xp_ssl.c 						STACK_OF(X509) *chain;