Searched refs:_php_mb_free_regex (Results 1 - 1 of 1) sorted by relevance

/PHP_TRUNK/ext/mbstring/
H A Dmbstring.c976 static void _php_mb_free_regex(void *opaque);
1009 /* {{{ _php_mb_free_regex */
1010 static void _php_mb_free_regex(void *opaque) function
1039 /* {{{ _php_mb_free_regex */
1040 static void _php_mb_free_regex(void *opaque) function
1438 _php_mb_free_regex(MBSTRG(http_output_conv_mimetypes));
1523 _php_mb_free_regex(mbstring_globals->http_output_conv_mimetypes);

Completed in 8 milliseconds