Home
last modified time | relevance | path

Searched refs:mb_http_input (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/mbstring/tests/
H A Dmb_http_input.phpt2 mb_http_input()
28 $enc = mb_http_input('P');
H A Dbug45239.phpt15 var_dump(mb_http_input());
H A Dhtmlent.phpt29 <?php echo mb_http_input('l').'>'.mb_internal_encoding().'>'.mb_http_output();?>
/PHP-7.4/ext/mbstring/
H A Dmbstring.h74 PHP_FUNCTION(mb_http_input);
H A Dmbstring.c543 PHP_FE(mb_http_input, arginfo_mb_http_input)
1862 PHP_FUNCTION(mb_http_input) in PHP_FUNCTION() argument

Completed in 19 milliseconds