#include <PerlRegEx.hpp>
Public Attributes | |
| int | rm_so |
| start offset of the regex match | |
| int | rm_eo |
| end offset of the regex match | |
Definition at line 70 of file PerlRegEx.hpp.
start offset of the regex match
Definition at line 71 of file PerlRegEx.hpp.
Referenced by BLOCXX_NAMESPACE::PerlRegEx::execute().
end offset of the regex match
Definition at line 72 of file PerlRegEx.hpp.
Referenced by BLOCXX_NAMESPACE::PerlRegEx::execute().
1.5.6