Home
last modified time | relevance | path

Searched refs:encoding_type (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/standard/tests/http/http_build_query/
H A Dgh12745.phpt13 encoding_type: PHP_QUERY_RFC3986
/php-src/ext/standard/
H A Dhttp.c26 int encoding_type, zend_ulong index_int, in php_url_encode_scalar() argument
41 if (encoding_type == PHP_QUERY_RFC3986) { in php_url_encode_scalar()
64 if (encoding_type == PHP_QUERY_RFC3986) { in php_url_encode_scalar()
79 if (encoding_type == PHP_QUERY_RFC3986) { in php_url_encode_scalar()
H A Dbasic_functions.stub.php3014 …ata, string $numeric_prefix = "", ?string $arg_separator = null, int $encoding_type = PHP_QUERY_RF…
H A Dbasic_functions_arginfo.h1500 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, encoding_type, IS_LONG, 0, "PHP_QUERY_RFC1738")

Completed in 48 milliseconds