ddc
|
#include <pcre_rml.h>
Public Member Functions | |
Options (void) | |
Options (const RE_Options &opts, const BYTE *tableptr=NULL) | |
Public Attributes | |
pcrecpp::RE_Options | options_ |
const BYTE * | tableptr_ |
|
inline |
|
inline |
pcrecpp::RE_Options RML_RE::Options::options_ |
Referenced by RML_RE::Compile(), and RML_RE::TryMatch().
const BYTE* RML_RE::Options::tableptr_ |
Referenced by RML_RE::Compile(), and RML_RE::RML_RE().