php_openssl_get_x509_list_id 539 ext/openssl/openssl.c int php_openssl_get_x509_list_id(void) /* {{{ */ php_openssl_get_x509_list_id 80 ext/openssl/xp_ssl.c extern int php_openssl_get_x509_list_id(void); php_openssl_get_x509_list_id 1629 ext/openssl/xp_ssl.c ZVAL_RESOURCE(zcert, zend_list_insert(peer_cert, php_openssl_get_x509_list_id() TSRMLS_CC)); php_openssl_get_x509_list_id 1652 ext/openssl/xp_ssl.c ZVAL_RESOURCE(zcert, zend_list_insert(mycert, php_openssl_get_x509_list_id() TSRMLS_CC));