ARB
Public Attributes | List of all members
GBS_string_matcher Struct Reference
Collaboration diagram for GBS_string_matcher:
Collaboration graph
[legend]

Public Attributes

string_matcher_type type
 
GB_CASE case_flag
 
charwildexpr
 
GBS_regexregexpr
 

Detailed Description

Definition at line 34 of file admatch.cxx.

Member Data Documentation

string_matcher_type GBS_string_matcher::type

Definition at line 35 of file admatch.cxx.

Referenced by GBS_compile_matcher(), and GBS_string_matches_regexp().

GB_CASE GBS_string_matcher::case_flag

Definition at line 36 of file admatch.cxx.

Referenced by GBS_compile_matcher(), and GBS_string_matches_regexp().

char* GBS_string_matcher::wildexpr

Definition at line 37 of file admatch.cxx.

Referenced by GBS_compile_matcher(), GBS_free_matcher(), and GBS_string_matches_regexp().

GBS_regex* GBS_string_matcher::regexpr

Definition at line 38 of file admatch.cxx.

Referenced by GBS_compile_matcher(), GBS_free_matcher(), and GBS_string_matches_regexp().


The documentation for this struct was generated from the following file: