mbfl_encoding_detector_new 146 ext/mbstring/libmbfl/mbfl/mbfilter.h MBFLAPI extern mbfl_encoding_detector * mbfl_encoding_detector_new(enum mbfl_no_encoding *elist, int elistsz, int strict); mbfl_encoding_detector_new 270 ext/mbstring/mb_gpc.c identd = mbfl_encoding_detector_new((enum mbfl_no_encoding *)info->from_encodings, info->num_from_encodings, MBSTRG(strict_detection)); mbfl_encoding_detector_new 3062 ext/mbstring/mbstring.c identd = mbfl_encoding_detector_new(elist, elistsz, MBSTRG(strict_detection)); mbfl_encoding_detector_new 4326 ext/mbstring/mbstring.c identd = mbfl_encoding_detector_new(elist, size, MBSTRG(strict_detection));