Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_language_scanner.l351 static const zend_encoding* zend_multibyte_detect_unicode(void) in zend_multibyte_detect_unicode() function
440 script_encoding = zend_multibyte_detect_unicode(); in zend_multibyte_find_script_encoding()
H A Dzend_language_scanner.c354 static const zend_encoding* zend_multibyte_detect_unicode(void) in zend_multibyte_detect_unicode() function
443 script_encoding = zend_multibyte_detect_unicode(); in zend_multibyte_find_script_encoding()

Completed in 2076 milliseconds