Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_multibyte.h67 ZEND_API const zend_encoding *zend_multibyte_encoding_detector(const unsigned char *string, size_t …
H A Dzend_multibyte.c148 ZEND_API const zend_encoding *zend_multibyte_encoding_detector(const unsigned char *string, size_t … in zend_multibyte_encoding_detector() function
H A Dzend_language_scanner.l454 …return zend_multibyte_encoding_detector(LANG_SCNG(script_org), LANG_SCNG(script_org_size), CG(scri… in zend_multibyte_find_script_encoding()
H A Dzend_language_scanner.c457 …return zend_multibyte_encoding_detector(LANG_SCNG(script_org), LANG_SCNG(script_org_size), CG(scri… in zend_multibyte_find_script_encoding()
/PHP-7.3/main/
H A Drfc1867.c428 …self->input_encoding = zend_multibyte_encoding_detector((const unsigned char *) line, strlen(line)… in multipart_buffer_headers()

Completed in 36 milliseconds