ARB
|
#include <RegExpr.hxx>
Public Member Functions | |
bool | didMatch () const |
RegMatch () | |
RegMatch (size_t start_, size_t behind_last_) | |
size_t | pos () const |
size_t | len () const |
size_t | posBehindMatch () const |
std::string | extract (const std::string &s) const |
Definition at line 32 of file RegExpr.hxx.
|
inline |
Definition at line 39 of file RegExpr.hxx.
Definition at line 40 of file RegExpr.hxx.
References re_assert.
|
inline |
Definition at line 37 of file RegExpr.hxx.
Referenced by clear_comment_cb(), extract(), and mp_file2list().
|
inline |
Definition at line 49 of file RegExpr.hxx.
Referenced by References::add_dbid(), and extract().
|
inline |
Definition at line 50 of file RegExpr.hxx.
Referenced by extract().
|
inline |
Definition at line 52 of file RegExpr.hxx.
Referenced by References::add_dbid().
|
inline |
Definition at line 54 of file RegExpr.hxx.
References didMatch(), len(), pos(), and re_assert.
Referenced by References::add_dbid(), and mp_file2list().