#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.
|
|
end offset of the regex match
Definition at line 72 of file PerlRegEx.hpp. Referenced by BLOCXX_NAMESPACE::PerlRegEx::execute(). |
|
|
start offset of the regex match
Definition at line 71 of file PerlRegEx.hpp. Referenced by BLOCXX_NAMESPACE::PerlRegEx::execute(). |
1.4.4