Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/
H A Dmb_gpc.c157 info.num_from_encodings = MBSTRG(http_input_list_size); in ZEND_EXTERN_MODULE_GLOBALS()
264 if (info->num_from_encodings <= 0) { in _php_mb_encoding_handler_ex()
266 } else if (info->num_from_encodings == 1) { in _php_mb_encoding_handler_ex()
271 …identd = mbfl_encoding_detector_new2(info->from_encodings, info->num_from_encodings, MBSTRG(strict… in _php_mb_encoding_handler_ex()
375 info.num_from_encodings = MBSTRG(http_input_list_size); in SAPI_POST_HANDLER_FUNC()
H A Dmb_gpc.h36 size_t num_from_encodings; member
H A Dmbstring.c2094 info.num_from_encodings = MBSTRG(http_input_list_size); in PHP_FUNCTION()

Completed in 27 milliseconds