Home
last modified time | relevance | path

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

/PHP-7.4/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.l467 …return zend_multibyte_encoding_detector(LANG_SCNG(script_org), LANG_SCNG(script_org_size), CG(scri… in zend_multibyte_find_script_encoding()
/PHP-7.4/main/
H A Drfc1867.c420 …self->input_encoding = zend_multibyte_encoding_detector((const unsigned char *) line, strlen(line)… in multipart_buffer_headers()

Completed in 20 milliseconds