STACK_OF          431 ext/openssl/openssl.c 	STACK_OF(CONF_VALUE) * sktmp;
STACK_OF         1116 ext/openssl/openssl.c 	STACK_OF(X509_INFO) *sk=NULL;
STACK_OF         1117 ext/openssl/openssl.c 	STACK_OF(X509) *stack=NULL, *ret=NULL;
STACK_OF         1169 ext/openssl/openssl.c static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose)
STACK_OF         1200 ext/openssl/openssl.c 	STACK_OF(X509) * untrustedchain = NULL;
STACK_OF         1349 ext/openssl/openssl.c static void php_sk_X509_free(STACK_OF(X509) * sk)
STACK_OF         1363 ext/openssl/openssl.c 	STACK_OF(X509) * sk = NULL;
STACK_OF         1428 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         1509 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         1577 ext/openssl/openssl.c 	STACK_OF(X509) * ca = NULL;
STACK_OF         1670 ext/openssl/openssl.c 	STACK_OF(CONF_VALUE) * dn_sk, *attr_sk = NULL;
STACK_OF         2767 ext/openssl/openssl.c 	STACK_OF(X509) *signers= NULL;
STACK_OF         2768 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF         2875 ext/openssl/openssl.c 	STACK_OF(X509) * recipcerts = NULL;
STACK_OF         3042 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF          475 ext/openssl/xp_ssl.c 						STACK_OF(X509) *chain;