Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/
H A Dmb_gpc.c136 MBSTRG(http_input_identify_post) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
166 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
365 MBSTRG(http_input_identify_post) = NULL; in SAPI_POST_HANDLER_FUNC()
385 MBSTRG(http_input_identify_post) = detected; in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.h145 const mbfl_encoding *http_input_identify_post; variable
H A Dmbstring.c1546 mbstring_globals->http_input_identify_post = NULL; in PHP_INI_END()
1753 MBSTRG(http_input_identify_post) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1883 result = MBSTRG(http_input_identify_post); in PHP_FUNCTION()

Completed in 18 milliseconds