Home
last modified time | relevance | path

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

/php-src/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()
299 MBSTRG(http_input_identify_post) = NULL; in SAPI_POST_HANDLER_FUNC()
317 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.c993 mbstring_globals->http_input_identify_post = NULL; in PHP_GINIT_FUNCTION()
1146 MBSTRG(http_input_identify_post) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1286 encoding = MBSTRG(http_input_identify_post); in PHP_FUNCTION()

Completed in 34 milliseconds