Home
last modified time | relevance | path

Searched refs:uri_unescape (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/databases/pguri/pguri-1.20151224/test/expected/
H A Descape.out49 SELECT uri_unescape('foobar');
50 uri_unescape
56 uri_unescape
61 SELECT uri_unescape('foo+bar');
62 uri_unescape
68 uri_unescape
74 uri_unescape
79 SELECT uri_unescape('foo%0D%0Abar');
80 uri_unescape
87 uri_unescape
[all …]
/dports/databases/pguri/pguri-1.20151224/test/sql/
H A Descape.sql12 SELECT uri_unescape('foobar');
13 SELECT uri_unescape('%3A%2F%3F%23%5B%5D%40%21%24%26%27%28%29%2A%2B%2C%3B%3D');
15 SELECT uri_unescape('foo+bar');
16 SELECT uri_unescape('foo+bar', plus_to_space := false);
17 SELECT uri_unescape('foo+bar', plus_to_space := true);
19 SELECT uri_unescape('foo%0D%0Abar');
20 SELECT uri_unescape('foo%0D%0Abar', break_conversion := false);
21 SELECT uri_unescape('foo%0D%0Abar', break_conversion := true);
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/squeezebox/
H A Dsqueezebox_multi144 my $line = uri_unescape($conn->getline);
161 if (uri_unescape($conn->getline) =~ /^years\s+count:(\d+)/) {
164 my @years = split (" ", uri_unescape($conn->getline));
184 my $line = uri_unescape ($conn->getline);
205 (my $no_of_players = uri_unescape ($conn->getline)) =~ s/player count\s+//;
210 (my $mac = uri_unescape ($conn->getline)) =~ s/player id \d+ //g;
215 (my $name = uri_unescape ($conn->getline)) =~ s/player name ${mac} //g;
220 (my $value = uri_unescape ($conn->getline)) =~ s/^.* //g;
/dports/www/fswiki/wiki3_6_2/lib/URI/
H A Dldap.pm43 uri_unescape($old);
50 map { uri_unescape($_) } split(/,/,$old);
57 uri_unescape($old);
70 uri_unescape($old); # || "(objectClass=*)";
90 map { uri_unescape($_) } map { /^([^=]+)=(.*)$/ } split(/,/,$old);
H A D_userpass.pm26 uri_unescape($info);
48 uri_unescape($info);
H A Dpop.pm36 return uri_unescape($old);
64 return uri_unescape($1) if $old =~ /;auth=(.*)/i;
H A Dnews.pm40 return (uri_unescape($old), split(/-/, $extra));
42 uri_unescape($old);
H A D_query.pm44 map { s/\+/ /g; uri_unescape($_) }
61 map { uri_unescape($_) } split(/\+/, $old, -1);
H A Ddata.pm28 return uri_unescape($old) if $old; # media_type can't really be "0"
58 return $base64 ? decode_base64($data) : uri_unescape($data);
/dports/net/p5-URI/URI-5.10/lib/URI/
H A D_ldap.pm37 uri_unescape($old);
44 map { uri_unescape($_) } split(/,/,$old);
51 uri_unescape($old);
64 uri_unescape($old); # || "(objectClass=*)";
84 map { uri_unescape($_) } map { /^([^=]+)=(.*)$/ } split(/,/,$old);
H A D_userpass.pm30 uri_unescape($info);
52 uri_unescape($info);
H A Dpop.pm39 return uri_unescape($old);
67 return uri_unescape($1) if $old =~ /;auth=(.*)/i;
H A Dnews.pm43 return (uri_unescape($old), split(/-/, $extra));
45 uri_unescape($old);
H A Ddata.pm30 return uri_unescape($old) if $old; # media_type can't really be "0"
60 $data = uri_unescape($data);
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DLivePreview.pm39 uri_unescape($message);
65 uri_unescape($csubject);
80 uri_unescape($myname);
105 uri_unescape($message);
132 uri_unescape($csubject);
181 uri_unescape($message);
211 uri_unescape($myname);
/dports/sysutils/parallel/parallel-20211122/src/
H A Dsql1067 $options{databasedriver} = undef_if_empty(uri_unescape($1));
1068 $options{user} = undef_if_empty(uri_unescape($2));
1069 $options{password} = undef_if_empty(uri_unescape($3));
1070 $options{host} = undef_if_empty(uri_unescape($4));
1071 $options{port} = undef_if_empty(uri_unescape($5));
1072 $options{database} = undef_if_empty(uri_unescape($6))
1074 $options{query} = undef_if_empty(uri_unescape($7));
1087 sub uri_unescape {
/dports/net/p5-URI/URI-5.10/t/
H A Descape.t6 use URI::Escape qw(%escapes uri_escape uri_escape_utf8 uri_unescape);
18 is uri_unescape("%7Cabc%e5"), "|abc�";
20 is_deeply [uri_unescape("%40A%42", "CDE", "F%47H")], [qw(@AB CDE FGH)];
/dports/net/p5-URI-Template-Restrict/URI-Template-Restrict-0.06/lib/URI/Template/Restrict/
H A DExpansion.pm181 my $value = $var eq '' ? undef : uri_unescape($var);
188 my @vars = map { uri_unescape($_) } split /$arg/, $var;
195 my @vars = map { uri_unescape($_) } split /$arg/, $var;
201 my @vars = map { uri_unescape($_) } split /$arg/, $var;
212 $vars{$name} = uri_unescape($value);
/dports/net/p5-Net-DAV-Server/Net-DAV-Server-1.305/lib/Net/DAV/
H A DServer.pm69 my $path = uri_unescape $request->uri->path;
108 my $path = uri_unescape $request->uri->path;
125 my $path = uri_unescape $request->uri->path;
275 'path' => uri_unescape( $req->uri->path ),
373 my $path = uri_unescape( $request->uri->path );
431 my $path = uri_unescape $request->uri->path;
474 my $path = uri_unescape $request->uri->path;
514 my $path = uri_unescape $request->uri->path;
580 my $path = uri_unescape $request->uri->path;
650 my $path = uri_unescape $request->uri->path;
[all …]
/dports/net/p5-Net-Google-SafeBrowsing2/Net-Google-SafeBrowsing2-1.09/lib/Net/Google/SafeBrowsing2/
H A DLookup.pm316 while (($escape = URI::Escape::uri_unescape($url)) ne $escape) { # wrong for %23 -> #
348 my $target = URI::Escape::uri_unescape($source);
351 while ($target ne URI::Escape::uri_unescape($target)) {
352 $target = URI::Escape::uri_unescape($target);
/dports/devel/p5-UI-Dialog/UI-Dialog-1.21/lib/UI/Dialog/Backend/
H A DNautilus.pm75 sub uri_unescape { subroutine
107 push(@paths,$self->uri_unescape($path));
129 return(($self->uri_unescape($URI)||$URI));
/dports/www/p5-LWP-Protocol-socks/LWP-Protocol-socks-1.7/lib/URI/
H A Dsocks.pm14 uri_unescape($user);
22 uri_unescape($pass);
/dports/www/p5-URI-Escape-XS/URI-Escape-XS-0.14/t/
H A D01-compat.t16 is uri_unescape("%7Cabc%e5"), "|abc\xE5" , qq{uri_unescape("%7Cabc%e5")}; ;
17 is join(":", uri_unescape("%40A%42", "CDE", "F%47H")), '@AB:CDE:FGH',
/dports/finance/prestashop/prestashop/src/Adapter/
H A DTools.php92 * @param string|null $uri_unescape
97 public function purifyHTML($html, $uri_unescape = null, $allow_style = false) argument
99 return LegacyTools::purifyHTML($html, $uri_unescape, $allow_style);
/dports/net/p5-URI-Query/URI-Query-0.16/lib/URI/
H A DQuery.pm196 my ($key, $value) = map { uri_unescape($_) } split /=/, $_, 2;
210 my $key_unesc = uri_unescape($key);
224 push @{$self->{qq}->{$key_unesc}}, map { uri_unescape($_) } @values;

12345678910>>...12