Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/strings/
H A Dhttp_build_query_variation3.phpt11 …_data [, string $numeric_prefix [, string $arg_separator [, int $enc_type = PHP_QUERY_RFC1738 ]]] )
22 echo http_build_query($oDimensional, '', ini_get('arg_separator.output'), PHP_QUERY_RFC1738) . PHP_…
H A Dhttp_build_query_variation1.phpt7 …_data [, string $numeric_prefix [, string $arg_separator [, int $enc_type = PHP_QUERY_RFC1738 ]]] )
H A Dhttp_build_query_variation2.phpt7 …_data [, string $numeric_prefix [, string $arg_separator [, int $enc_type = PHP_QUERY_RFC1738 ]]] )
/PHP-5.5/ext/standard/
H A Durl.h58 #define PHP_QUERY_RFC1738 1 macro
H A Dhttp.c216 long enc_type = PHP_QUERY_RFC1738; in PHP_FUNCTION()
H A Dbasic_functions.c3606 REGISTER_LONG_CONSTANT("PHP_QUERY_RFC1738", PHP_QUERY_RFC1738, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 20 milliseconds