Home
last modified time | relevance | path

Searched refs:php_csr_free (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/openssl/
H A Dopenssl.c523 static void php_csr_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_csr_free() function
1069 le_csr = zend_register_list_destructors_ex(php_csr_free, NULL, "OpenSSL X.509 CSR", module_number); in PHP_MINIT_FUNCTION()

Completed in 14 milliseconds