mbfl_encoding_detector_new2 156 ext/mbstring/libmbfl/mbfl/mbfilter.h MBFLAPI extern mbfl_encoding_detector * mbfl_encoding_detector_new2(const mbfl_encoding **elist, int elistsz, int strict); mbfl_encoding_detector_new2 273 ext/mbstring/mb_gpc.c identd = mbfl_encoding_detector_new2(info->from_encodings, info->num_from_encodings, MBSTRG(strict_detection)); mbfl_encoding_detector_new2 3545 ext/mbstring/mbstring.c identd = mbfl_encoding_detector_new2(elist, elistsz, MBSTRG(strict_detection));