Searched refs:PHP_QUERY_RFC1738 (Results 1 – 5 of 5) sorted by relevance
13 echo http_build_query($oDimensional, '', ini_get('arg_separator.output'), PHP_QUERY_RFC1738) . PHP_…
49 #define PHP_QUERY_RFC1738 1 macro
238 zend_long enc_type = PHP_QUERY_RFC1738; in PHP_FUNCTION()
255 const PHP_QUERY_RFC1738 = UNKNOWN; define3014 …eric_prefix = "", ?string $arg_separator = null, int $encoding_type = PHP_QUERY_RFC1738): string {}
3540 REGISTER_LONG_CONSTANT("PHP_QUERY_RFC1738", PHP_QUERY_RFC1738, CONST_PERSISTENT); in register_basic_functions_symbols()
Completed in 23 milliseconds