STACK_OF          765 ext/openssl/openssl.c 	STACK_OF(CONF_VALUE) * sktmp;
STACK_OF         1638 ext/openssl/openssl.c 	STACK_OF(X509_INFO) *sk=NULL;
STACK_OF         1639 ext/openssl/openssl.c 	STACK_OF(X509) *stack=NULL, *ret=NULL;
STACK_OF         1691 ext/openssl/openssl.c static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose)
STACK_OF         1721 ext/openssl/openssl.c 	STACK_OF(X509) * untrustedchain = NULL;
STACK_OF         1874 ext/openssl/openssl.c static void php_sk_X509_free(STACK_OF(X509) * sk) /* {{{ */
STACK_OF         1889 ext/openssl/openssl.c 	STACK_OF(X509) * sk = NULL;
STACK_OF         1955 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         2036 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         2104 ext/openssl/openssl.c 	STACK_OF(X509) * ca = NULL;
STACK_OF         2197 ext/openssl/openssl.c 	STACK_OF(CONF_VALUE) * dn_sk, *attr_sk = NULL;
STACK_OF         3534 ext/openssl/openssl.c 	STACK_OF(X509) *signers= NULL;
STACK_OF         3535 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF         3642 ext/openssl/openssl.c 	STACK_OF(X509) * recipcerts = NULL;
STACK_OF         3785 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF          686 ext/openssl/xp_ssl.c 						STACK_OF(X509) *chain;