Searched defs:identd (Results 1 – 3 of 3) sorted by relevance
186 mbfl_encoding_detector *identd = NULL; in _php_mb_encoding_handler_ex() local
2965 static int mb_recursive_encoder_detector_feed(mbfl_encoding_detector *identd, zval *var, int *recur… in mb_recursive_encoder_detector_feed()3068 mbfl_encoding_detector *identd; in PHP_FUNCTION() local
297 mbfl_encoding_detector *identd; in mbfl_encoding_detector_new() local331 mbfl_encoding_detector_delete(mbfl_encoding_detector *identd) in mbfl_encoding_detector_delete()349 mbfl_encoding_detector_feed(mbfl_encoding_detector *identd, mbfl_string *string) in mbfl_encoding_detector_feed()381 const mbfl_encoding *mbfl_encoding_detector_judge(mbfl_encoding_detector *identd) in mbfl_encoding_detector_judge()
Completed in 79 milliseconds