Searched refs:http_input_identify (Results 1 – 3 of 3) sorted by relevance
165 MBSTRG(http_input_identify) = detected; in ZEND_EXTERN_MODULE_GLOBALS()395 MBSTRG(http_input_identify) = detected; in SAPI_POST_HANDLER_FUNC()
175 enum mbfl_no_encoding http_input_identify; variable
1300 mbstring_globals->http_input_identify = mbfl_no_encoding_invalid; in PHP_INI_END()1484 MBSTRG(http_input_identify) = mbfl_no_encoding_invalid; in PHP_RSHUTDOWN_FUNCTION()1612 result = MBSTRG(http_input_identify); in PHP_FUNCTION()1675 result = MBSTRG(http_input_identify); in PHP_FUNCTION()1909 MBSTRG(http_input_identify) = detected; in PHP_FUNCTION()4498 if (MBSTRG(http_input_identify) != mbfl_no_encoding_invalid){ in php_mb_gpc_mbchar_bytes()4500 mbfl_no2encoding(MBSTRG(http_input_identify))); in php_mb_gpc_mbchar_bytes()4532 from_encoding = MBSTRG(http_input_identify); in php_mb_gpc_encoding_converter()4587 MBSTRG(http_input_identify) = mbfl_no_encoding_pass; in php_mb_gpc_encoding_detector()4594 MBSTRG(http_input_identify) = MBSTRG(http_input_list)[0]; in php_mb_gpc_encoding_detector()[all …]
Completed in 16 milliseconds