Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmb_gpc.h34 size_t num_from_encodings; member
H A Dmb_gpc.c148 info.num_from_encodings = MBSTRG(http_input_list_size); in ZEND_EXTERN_MODULE_GLOBALS()
255 if (info->num_from_encodings == 0) { in _php_mb_encoding_handler_ex()
257 } else if (info->num_from_encodings == 1) { in _php_mb_encoding_handler_ex()
262 …identd = mbfl_encoding_detector_new(info->from_encodings, info->num_from_encodings, MBSTRG(strict_… in _php_mb_encoding_handler_ex()
366 info.num_from_encodings = MBSTRG(http_input_list_size); in SAPI_POST_HANDLER_FUNC()
H A Dmbstring.c2181 info.num_from_encodings = MBSTRG(http_input_list_size); in PHP_FUNCTION()

Completed in 42 milliseconds