Home
last modified time | relevance | path

Searched refs:http_input_identify_string (Results 1 – 3 of 3) sorted by last modified time

/PHP-8.1/ext/mbstring/
H A Dmbstring.c992 mbstring_globals->http_input_identify_string = NULL; in PHP_GINIT_FUNCTION()
1147 MBSTRG(http_input_identify_string) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1279 encoding = MBSTRG(http_input_identify_string); in PHP_FUNCTION()
H A Dmbstring.h84 const mbfl_encoding *http_input_identify_string; variable
H A Dmb_gpc.c130 MBSTRG(http_input_identify_string) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
160 MBSTRG(http_input_identify_string) = detected; in ZEND_EXTERN_MODULE_GLOBALS()

Completed in 27 milliseconds