Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/
H A Dmb_gpc.c139 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()
H A Dmbstring.h177 enum mbfl_no_encoding http_input_identify_post; variable
H A Dmbstring.c1302 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