Searched refs:encoding_type (Results 1 – 4 of 4) sorted by relevance
13 encoding_type: PHP_QUERY_RFC3986
26 int encoding_type, zend_ulong index_int, in php_url_encode_scalar() argument41 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()
3014 …ata, string $numeric_prefix = "", ?string $arg_separator = null, int $encoding_type = PHP_QUERY_RF…
1500 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, encoding_type, IS_LONG, 0, "PHP_QUERY_RFC1738")
Completed in 48 milliseconds