Searched refs:mbfl_encoding_detector_new (Results 1 – 4 of 4) sorted by relevance
169 MBFLAPI extern mbfl_encoding_detector * mbfl_encoding_detector_new(const mbfl_encoding **elist, int…
275 mbfl_encoding_detector *mbfl_encoding_detector_new(const mbfl_encoding **elist, int elistsz, int st… in mbfl_encoding_detector_new() function435 mbfl_encoding_detector *identd = mbfl_encoding_detector_new(elist, elistsz, strict); in mbfl_identify_encoding()
240 …identd = mbfl_encoding_detector_new(info->from_encodings, info->num_from_encodings, MBSTRG(strict_… in _php_mb_encoding_handler_ex()
3405 identd = mbfl_encoding_detector_new(elist, elistsz, MBSTRG(strict_detection)); in PHP_FUNCTION()
Completed in 29 milliseconds