Searched refs:from_encodings (Results 1 – 3 of 3) sorted by relevance
35 const mbfl_encoding **from_encodings; member
156 info.from_encodings = MBSTRG(http_input_list); in ZEND_EXTERN_MODULE_GLOBALS()267 from_encoding = info->from_encodings[0]; in _php_mb_encoding_handler_ex()271 …identd = mbfl_encoding_detector_new2(info->from_encodings, info->num_from_encodings, MBSTRG(strict… in _php_mb_encoding_handler_ex()374 info.from_encodings = MBSTRG(http_input_list); in SAPI_POST_HANDLER_FUNC()
2095 info.from_encodings = MBSTRG(http_input_list); in PHP_FUNCTION()
Completed in 20 milliseconds