Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_multibyte.h63 ZEND_API const zend_multibyte_functions *zend_multibyte_get_functions(TSRMLS_D);
H A Dzend_multibyte.c123 ZEND_API const zend_multibyte_functions *zend_multibyte_get_functions(TSRMLS_D) in zend_multibyte_get_functions() function
H A Dzend.c93 if (!zend_multibyte_get_functions(TSRMLS_C)) { in ZEND_INI_MH()
/PHP-5.5/ext/standard/
H A Dinfo.c1004 const zend_multibyte_functions *functions = zend_multibyte_get_functions(TSRMLS_C); in php_print_info()

Completed in 21 milliseconds