Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dmb_gpc.c120 MBSTRG(http_input_identify_post) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
148 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
298 MBSTRG(http_input_identify_post) = NULL; in SAPI_POST_HANDLER_FUNC()
316 MBSTRG(http_input_identify_post) = detected; in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.h80 const mbfl_encoding *http_input_identify_post; variable
H A Dmbstring.c997 mbstring_globals->http_input_identify_post = NULL; in PHP_GINIT_FUNCTION()
1150 MBSTRG(http_input_identify_post) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1286 encoding = MBSTRG(http_input_identify_post); in PHP_FUNCTION()

Completed in 23 milliseconds