Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csRegExpMatch Struct Reference
Information about (sub)expression matches. More...
#include <csutil/regexp.h>
Public Attributes | |
size_t | endOffset |
Offset to the end of the match from the beginning of the string to match against. | |
size_t | startOffset |
Offset to the match from the beginning of the string to match against. |
Detailed Description
Information about (sub)expression matches.
Definition at line 131 of file regexp.h.
Member Data Documentation
|
Offset to the end of the match from the beginning of the string to match against.
|
|
Offset to the match from the beginning of the string to match against.
|
The documentation for this struct was generated from the following file:
- csutil/regexp.h
Generated for Crystal Space by doxygen 1.4.4