Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c140 MBSTRG(http_input_identify_post) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
170 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
368 MBSTRG(http_input_identify_post) = NULL; in SAPI_POST_HANDLER_FUNC()
383 MBSTRG(http_input_identify_post) = detected; in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.c1486 mbstring_globals->http_input_identify_post = NULL; in PHP_INI_END()
1657 MBSTRG(http_input_identify_post) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1791 result = MBSTRG(http_input_identify_post); in PHP_FUNCTION()
H A Dmbstring.h165 const mbfl_encoding *http_input_identify_post; variable

Completed in 20 milliseconds