Home
last modified time | relevance | path

Searched refs:PHP_QUERY_RFC1738 (Results 1 – 7 of 7) sorted by last modified time

/PHP-5.4/ext/standard/
H A Durl.h58 #define PHP_QUERY_RFC1738 1 macro
H A Dhttp.c217 long enc_type = PHP_QUERY_RFC1738; in PHP_FUNCTION()
H A Dbasic_functions.c3553 REGISTER_LONG_CONSTANT("PHP_QUERY_RFC1738", PHP_QUERY_RFC1738, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
/PHP-5.4/ext/standard/tests/strings/
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_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_variation2.phpt7 …_data [, string $numeric_prefix [, string $arg_separator [, int $enc_type = PHP_QUERY_RFC1738 ]]] )
/PHP-5.4/
H A DUPGRADING738 - PHP_QUERY_RFC1738

Completed in 21 milliseconds