Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c96 static void php_pcre_free_char_table(zval *data) in php_pcre_free_char_table() function
316 zend_hash_init(&char_tables, 1, NULL, php_pcre_free_char_table, 1); in PHP_GINIT_FUNCTION()

Completed in 13 milliseconds