Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c159 info.num_from_encodings = MBSTRG(http_input_list_size); in ZEND_EXTERN_MODULE_GLOBALS()
266 if (info->num_from_encodings <= 0) { in _php_mb_encoding_handler_ex()
268 } else if (info->num_from_encodings == 1) { in _php_mb_encoding_handler_ex()
273 …identd = mbfl_encoding_detector_new2(info->from_encodings, info->num_from_encodings, MBSTRG(strict… in _php_mb_encoding_handler_ex()
376 info.num_from_encodings = MBSTRG(http_input_list_size); in SAPI_POST_HANDLER_FUNC()
H A Dmb_gpc.h40 size_t num_from_encodings; member
H A Dmbstring.c2064 info.num_from_encodings = MBSTRG(http_input_list_size); in PHP_FUNCTION()

Completed in 16 milliseconds