Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/tests/strings/
H A Dhttp_build_query_variation3.phpt13 echo http_build_query($oDimensional, '', ini_get('arg_separator.output'), PHP_QUERY_RFC1738) . PHP_…
/PHP-8.1/ext/standard/
H A Durl.h50 #define PHP_QUERY_RFC1738 1 macro
H A Dhttp.c229 zend_long enc_type = PHP_QUERY_RFC1738; in PHP_FUNCTION()
H A Dbasic_functions.stub.php1298 …eric_prefix = "", ?string $arg_separator = null, int $encoding_type = PHP_QUERY_RFC1738): string {}
H A Dbasic_functions.c323 REGISTER_LONG_CONSTANT("PHP_QUERY_RFC1738", PHP_QUERY_RFC1738, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 29 milliseconds