Home
last modified time | relevance | path

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

/PHP-8.2/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.2/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.php222 const PHP_QUERY_RFC1738 = UNKNOWN; define
2212 …eric_prefix = "", ?string $arg_separator = null, int $encoding_type = PHP_QUERY_RFC1738): string {}
H A Dbasic_functions_arginfo.h3526 REGISTER_LONG_CONSTANT("PHP_QUERY_RFC1738", PHP_QUERY_RFC1738, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 34 milliseconds