Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/
H A Dmb_gpc.h39 const mbfl_encoding **from_encodings; member
H A Dmb_gpc.c158 info.from_encodings = MBSTRG(http_input_list); in ZEND_EXTERN_MODULE_GLOBALS()
269 from_encoding = info->from_encodings[0]; in _php_mb_encoding_handler_ex()
273 …identd = mbfl_encoding_detector_new2(info->from_encodings, info->num_from_encodings, MBSTRG(strict… in _php_mb_encoding_handler_ex()
376 info.from_encodings = MBSTRG(http_input_list); in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.c2085 info.from_encodings = MBSTRG(http_input_list); in PHP_FUNCTION()

Completed in 40 milliseconds