Home
last modified time | relevance | path

Searched refs:QUERY_STRING (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/CGI/t/
Dfunction.t48 $ENV{QUERY_STRING} ='game=chess&game=checkers&weather=dull';
83 $ENV{QUERY_STRING}='mary+had+a+little+lamb';
92 $ENV{QUERY_STRING}='big_balls=basketball&small_balls=golf';
Drequest.t25 $ENV{QUERY_STRING} = 'game=chess&game=checkers&weather=dull';
63 $ENV{QUERY_STRING}='mary+had+a+little+lamb';
84 $ENV{QUERY_STRING}='big_balls=basketball&small_balls=golf';
Dno_tabindex.t23 $ENV{QUERY_STRING} = 'game=chess&game=checkers&weather=dull';
Dform.t23 $ENV{QUERY_STRING} = 'game=chess&game=checkers&weather=dull';
/mirbsd/src/usr.sbin/httpd/cgi-bin/
Dtest-cgi25 echo QUERY_STRING = "$QUERY_STRING"