#include <pcre_rml.h>
RML_RE::Options::Options | ( | void | ) | [inline] |
RML_RE::Options::Options | ( | const RE_Options & | opts, | |
const BYTE * | tableptr = NULL | |||
) | [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().