Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/
H A Dmb_gpc.c138 MBSTRG(http_input_identify_post) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
168 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
367 MBSTRG(http_input_identify_post) = NULL; in SAPI_POST_HANDLER_FUNC()
387 MBSTRG(http_input_identify_post) = detected; in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.h173 const mbfl_encoding *http_input_identify_post; variable
H A Dmbstring.c1502 mbstring_globals->http_input_identify_post = NULL; in PHP_INI_END()
1682 MBSTRG(http_input_identify_post) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1823 result = MBSTRG(http_input_identify_post); in PHP_FUNCTION()

Completed in 21 milliseconds