Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h169 MBFLAPI extern mbfl_encoding_detector * mbfl_encoding_detector_new(const mbfl_encoding **elist, int…
H A Dmbfilter.c275 mbfl_encoding_detector *mbfl_encoding_detector_new(const mbfl_encoding **elist, int elistsz, int st… in mbfl_encoding_detector_new() function
435 mbfl_encoding_detector *identd = mbfl_encoding_detector_new(elist, elistsz, strict); in mbfl_identify_encoding()
/PHP-8.2/ext/mbstring/
H A Dmb_gpc.c240 …identd = mbfl_encoding_detector_new(info->from_encodings, info->num_from_encodings, MBSTRG(strict_… in _php_mb_encoding_handler_ex()
H A Dmbstring.c3405 identd = mbfl_encoding_detector_new(elist, elistsz, MBSTRG(strict_detection)); in PHP_FUNCTION()

Completed in 29 milliseconds