Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/tests/http/http_build_query/
H A Dhttp_build_query_variation3.phpt13 echo http_build_query($oDimensional, '', ini_get('arg_separator.output'), PHP_QUERY_RFC1738) . PHP_…
/PHP-8.3/ext/standard/
H A Durl.h50 #define PHP_QUERY_RFC1738 1 macro
H A Dhttp.c223 zend_long enc_type = PHP_QUERY_RFC1738; in PHP_FUNCTION()
H A Dbasic_functions.stub.php255 const PHP_QUERY_RFC1738 = UNKNOWN; define
2973 …eric_prefix = "", ?string $arg_separator = null, int $encoding_type = PHP_QUERY_RFC1738): string {}
H A Dbasic_functions_arginfo.h3538 REGISTER_LONG_CONSTANT("PHP_QUERY_RFC1738", PHP_QUERY_RFC1738, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 22 milliseconds