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
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
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