Searched refs:raw_fetch (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
H A Dcookie.t102 # Test raw_fetch
110 my %result = CGI::Cookie->raw_fetch();
115 %result = CGI::Cookie->raw_fetch();
127 %result = CGI::Cookie->raw_fetch();
132 %result = CGI::Cookie->raw_fetch();
143 %result = CGI::Cookie->raw_fetch();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm53 sub raw_fetch { subroutine
461 this escaping method may trip you up. Use raw_fetch() instead, which has the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm3192 $self->{'.raw_cookies'} = CGI::Cookie->raw_fetch
7568 regular cookie() method to get the names, or use the raw_fetch()

Completed in 43 milliseconds