Home
last modified time | relevance | path

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

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dhttp_etag.c18 http_etag_matches (const buffer * const etag, const char *s, const int weak_ok) in http_etag_matches() argument
27 if (!weak_ok) return 0; in http_etag_matches()
34 if (s[0] == 'W' && s[1] == '/' ? (s+=2, weak_ok) : 1) { in http_etag_matches()
H A Dhttp_etag.h22 int http_etag_matches (const buffer *etag, const char *matches, int weak_ok);
/dports/devel/p5-Test-Data/Test-Data-1.243/t/
H A Dimport.t9 ref_ok ref_type_ok strong_ok tainted_ok untainted_ok weak_ok undef_ok
/dports/devel/p5-MouseX-AttributeHelpers/MouseX-AttributeHelpers-0.07/inc/Test/Data/
H A DScalar.pm323 sub weak_ok($;$) subroutine
/dports/devel/p5-Test-Data/Test-Data-1.243/lib/Test/Data/
H A DScalar.pm417 sub weak_ok($;$) { subroutine