#include <MatcherUtils.h>

| Data Fields | |
| matcher_type | type | 
| int | dest_entry | 
| int | num_el | 
| char * | line [2][MATCHER_MAX_TOKENS] | 
| int | line_num | 
| matcher_line * | next | 
Definition at line 80 of file MatcherUtils.h.
Definition at line 83 of file MatcherUtils.h.
Referenced by CacheHostTable::BuildTableFromString(), IpMatcher< Data, Result >::NewEntry(), RegexMatcher< Data, Result >::NewEntry(), UrlMatcher< Data, Result >::NewEntry(), HostMatcher< Data, Result >::NewEntry(), CacheHostMatcher::NewEntry(), and parseConfigLine().
| char* matcher_line::line[2][MATCHER_MAX_TOKENS] | 
Definition at line 85 of file MatcherUtils.h.
Referenced by CacheHostTable::BuildTableFromString(), ParentRecord::Init(), CongestionControlRecord::Init(), CacheHostRecord::Init(), CacheControlRecord::Init(), IpMatcher< Data, Result >::NewEntry(), RegexMatcher< Data, Result >::NewEntry(), UrlMatcher< Data, Result >::NewEntry(), HostMatcher< Data, Result >::NewEntry(), CacheHostMatcher::NewEntry(), parseConfigLine(), ControlBase::ProcessModifiers(), and ssl_extract_certificate().
Definition at line 86 of file MatcherUtils.h.
Referenced by ControlMatcher< Data, Result >::BuildTableFromString(), CacheHostTable::BuildTableFromString(), ParentRecord::Init(), CongestionControlRecord::Init(), CacheHostRecord::Init(), CacheControlRecord::Init(), IpMatcher< Data, Result >::NewEntry(), RegexMatcher< Data, Result >::NewEntry(), and UrlMatcher< Data, Result >::NewEntry().
Definition at line 87 of file MatcherUtils.h.
Referenced by ControlMatcher< Data, Result >::BuildTableFromString(), and CacheHostTable::BuildTableFromString().
Definition at line 84 of file MatcherUtils.h.
Referenced by CacheHostTable::BuildTableFromString(), ParentRecord::Init(), CongestionControlRecord::Init(), CacheControlRecord::Init(), IpMatcher< Data, Result >::NewEntry(), RegexMatcher< Data, Result >::NewEntry(), UrlMatcher< Data, Result >::NewEntry(), HostMatcher< Data, Result >::NewEntry(), CacheHostMatcher::NewEntry(), parseConfigLine(), and ControlBase::ProcessModifiers().
Definition at line 82 of file MatcherUtils.h.
Referenced by ControlMatcher< Data, Result >::BuildTableFromString(), CacheHostTable::BuildTableFromString(), HostMatcher< Data, Result >::NewEntry(), CacheHostMatcher::NewEntry(), and parseConfigLine().
 1.7.1
 1.7.1