cregex.h
Classes
- re_pattern_buffer -- This data structure is used to represent a compiled pattern. (full description)
- re_registers -- Data structure to store register contents data in. (full description)
Interface
Review Status
- Reviewed By:
- UNKNOWN
- Date Reviewed:
- before2004/08/25
Synopsis
This data structure is used to represent a compiled pattern.
It is used by the regular expression functions in cregex.cc.
Member Description
Interface
Review Status
- Reviewed By:
- UNKNOWN
- Date Reviewed:
- before2004/08/25
Synopsis
This data structure is used to store register contents data in.
It is used by the regular expression functions in cregex.cc.
Member Description