Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dmbstring.h83 const mbfl_encoding *http_input_identify_cookie; variable
H A Dmb_gpc.c127 MBSTRG(http_input_identify_cookie) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
157 MBSTRG(http_input_identify_cookie) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
H A Dmbstring.c991 mbstring_globals->http_input_identify_cookie = NULL; in PHP_GINIT_FUNCTION()
1146 MBSTRG(http_input_identify_cookie) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1275 encoding = MBSTRG(http_input_identify_cookie); in PHP_FUNCTION()

Completed in 16 milliseconds