edelib 2.0.0
|
RegexMatch class. More...
#include </usr/src/RPM/BUILD/edelib-2.0/edelib/Regex.h>
Public Attributes | |
int | offset |
int | length |
RegexMatch class.
Data for matched subpatterns. Used in Regex::split().
int length |
length of matched string
int offset |
position where matched string starts