Home
last modified time | relevance | path

Searched refs:zend_multibyte_detect_utf_encoding (Results 1 – 1 of 1) sorted by path

/PHP-8.1/Zend/
H A Dzend_language_scanner.l327 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding() function
452 return zend_multibyte_detect_utf_encoding(LANG_SCNG(script_org), LANG_SCNG(script_org_size)); in zend_multibyte_detect_unicode()

Completed in 11 milliseconds