Searched refs:zend_multibyte_encoding_detector (Results 1 – 4 of 4) sorted by relevance
67 ZEND_API const zend_encoding *zend_multibyte_encoding_detector(const unsigned char *string, size_t …
148 ZEND_API const zend_encoding *zend_multibyte_encoding_detector(const unsigned char *string, size_t … in zend_multibyte_encoding_detector() function
478 …return zend_multibyte_encoding_detector(LANG_SCNG(script_org), LANG_SCNG(script_org_size), CG(scri… in zend_multibyte_find_script_encoding()
413 …self->input_encoding = zend_multibyte_encoding_detector((const unsigned char *) line, strlen(line)… in multipart_buffer_headers()
Completed in 23 milliseconds