Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmb_gpc.h33 const mbfl_encoding **from_encodings; member
H A Dmb_gpc.c147 info.from_encodings = MBSTRG(http_input_list); in ZEND_EXTERN_MODULE_GLOBALS()
258 from_encoding = info->from_encodings[0]; in _php_mb_encoding_handler_ex()
262 …identd = mbfl_encoding_detector_new(info->from_encodings, info->num_from_encodings, MBSTRG(strict_… in _php_mb_encoding_handler_ex()
365 info.from_encodings = MBSTRG(http_input_list); in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.c2180 info.from_encodings = MBSTRG(http_input_list); in PHP_FUNCTION()

Completed in 21 milliseconds