Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/
H A Dmbstring.h79 const mbfl_encoding *http_input_identify_cookie; variable
H A Dmb_gpc.c126 MBSTRG(http_input_identify_cookie) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
154 MBSTRG(http_input_identify_cookie) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
H A Dmbstring.c1007 mbstring_globals->http_input_identify_cookie = NULL; in PHP_GINIT_FUNCTION()
1155 MBSTRG(http_input_identify_cookie) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1284 encoding = MBSTRG(http_input_identify_cookie); in PHP_FUNCTION()

Completed in 31 milliseconds