Home
last modified time | relevance | path

Searched refs:from_encodings (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/mbstring/
H A Dmb_gpc.h35 const mbfl_encoding **from_encodings; member
H A Dmb_gpc.c156 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()
H A Dmbstring.c2095 info.from_encodings = MBSTRG(http_input_list); in PHP_FUNCTION()

Completed in 19 milliseconds