Home
last modified time | relevance | path

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

/dports/www/p5-Apache-AuthCookie/Apache-AuthCookie-3.30/lib/Apache2/
H A DAuthCookie.pm28 my $reqs_arr = $auth_type->decoded_requires($r) or return DECLINED;
/dports/www/p5-Apache-AuthCookie/Apache-AuthCookie-3.30/lib/Apache/
H A DAuthCookie.pm104 sub decoded_requires { subroutine
475 my $reqs_arr = $auth_type->decoded_requires($r) or return DECLINED;
/dports/www/p5-Apache-AuthCookie/Apache-AuthCookie-3.30/lib/Apache2/AuthCookie/
H A DBase.pm174 sub decoded_requires { subroutine
/dports/www/p5-Apache-AuthCookie/Apache-AuthCookie-3.30/
H A DChanges58 Then decoded_requires($r) will return the decoded value of $r->requires