Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dmb_gpc.c121 MBSTRG(http_input_identify_post) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
151 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
350 MBSTRG(http_input_identify_post) = NULL; in SAPI_POST_HANDLER_FUNC()
370 MBSTRG(http_input_identify_post) = detected; in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.h82 const mbfl_encoding *http_input_identify_post; variable
H A Dmbstring.c990 mbstring_globals->http_input_identify_post = NULL; in PHP_GINIT_FUNCTION()
1144 MBSTRG(http_input_identify_post) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1271 encoding = MBSTRG(http_input_identify_post); in PHP_FUNCTION()

Completed in 29 milliseconds