Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_multibyte.h68 ZEND_API const zend_encoding *zend_multibyte_encoding_detector(const unsigned char *string, size_t …
H A Dzend_multibyte.c143 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.l430 …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.c432 …return zend_multibyte_encoding_detector(LANG_SCNG(script_org), LANG_SCNG(script_org_size), CG(scri… in zend_multibyte_find_script_encoding()
/PHP-5.5/main/
H A Drfc1867.c419 …self->input_encoding = zend_multibyte_encoding_detector((unsigned char *)line, strlen(line), self-… in multipart_buffer_headers()

Completed in 22 milliseconds