Home
last modified time | relevance | path

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

/php-src/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-src/ext/standard/
H A Durl.h49 #define PHP_QUERY_RFC1738 1 macro
H A Dhttp.c238 zend_long enc_type = PHP_QUERY_RFC1738; in PHP_FUNCTION()
H A Dbasic_functions.stub.php255 const PHP_QUERY_RFC1738 = UNKNOWN; define
3014 …eric_prefix = "", ?string $arg_separator = null, int $encoding_type = PHP_QUERY_RFC1738): string {}
H A Dbasic_functions_arginfo.h3540 REGISTER_LONG_CONSTANT("PHP_QUERY_RFC1738", PHP_QUERY_RFC1738, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 23 milliseconds