libcamgm
|
POSIX RegEx like structure for captured substring offset pair. More...
#include <PerlRegEx.hpp>
Public Attributes | |
int | rm_so |
start offset of the regex match More... | |
int | rm_eo |
end offset of the regex match More... | |
POSIX RegEx like structure for captured substring offset pair.
int ca_mgm::PerlRegEx::match_t::rm_eo |
end offset of the regex match
int ca_mgm::PerlRegEx::match_t::rm_so |
start offset of the regex match