php_openssl_get_x509_list_id 110 ext/openssl/xp_ssl.c extern int php_openssl_get_x509_list_id(void); php_openssl_get_x509_list_id 1729 ext/openssl/xp_ssl.c ZVAL_RES(&zcert, zend_register_resource(peer_cert, php_openssl_get_x509_list_id())); php_openssl_get_x509_list_id 1750 ext/openssl/xp_ssl.c ZVAL_RES(&zcert, zend_register_resource(mycert, php_openssl_get_x509_list_id()));