Searched refs:http_input_identify_post (Results 1 – 3 of 3) sorted by relevance
139 MBSTRG(http_input_identify_post) = mbfl_no_encoding_invalid; in ZEND_EXTERN_MODULE_GLOBALS()170 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()381 MBSTRG(http_input_identify_post) = mbfl_no_encoding_invalid; in SAPI_POST_HANDLER_FUNC()397 MBSTRG(http_input_identify_post) = detected; in SAPI_POST_HANDLER_FUNC()
177 enum mbfl_no_encoding http_input_identify_post; variable
1302 mbstring_globals->http_input_identify_post = mbfl_no_encoding_invalid; in PHP_INI_END()1485 MBSTRG(http_input_identify_post) = mbfl_no_encoding_invalid; in PHP_RSHUTDOWN_FUNCTION()1621 result = MBSTRG(http_input_identify_post); in PHP_FUNCTION()
Completed in 20 milliseconds