Searched defs:identd (Results 1 – 3 of 3) sorted by relevance
201 mbfl_encoding_detector *identd = NULL; in _php_mb_encoding_handler_ex() local
3710 static int mb_recursive_encoder_detector_feed(mbfl_encoding_detector *identd, zval *var, int *recur… in mb_recursive_encoder_detector_feed()3811 mbfl_encoding_detector *identd; in PHP_FUNCTION() local
378 mbfl_encoding_detector *identd; in mbfl_encoding_detector_new() local419 mbfl_encoding_detector_delete(mbfl_encoding_detector *identd) in mbfl_encoding_detector_delete()437 mbfl_encoding_detector_feed(mbfl_encoding_detector *identd, mbfl_string *string) in mbfl_encoding_detector_feed()469 const mbfl_encoding *mbfl_encoding_detector_judge(mbfl_encoding_detector *identd) in mbfl_encoding_detector_judge()
Completed in 24 milliseconds