Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dmbstring.h81 const mbfl_encoding *http_input_identify_get; variable
H A Dmb_gpc.c124 MBSTRG(http_input_identify_get) = NULL; in ZEND_EXTERN_MODULE_GLOBALS()
154 MBSTRG(http_input_identify_get) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
H A Dmbstring.c989 mbstring_globals->http_input_identify_get = NULL; in PHP_GINIT_FUNCTION()
1145 MBSTRG(http_input_identify_get) = NULL; in PHP_RSHUTDOWN_FUNCTION()
1267 encoding = MBSTRG(http_input_identify_get); in PHP_FUNCTION()

Completed in 24 milliseconds