#include <pcrecpp.h>
#include "../common/utilit.h"
#include <iostream>
Go to the source code of this file.
typedef pcrecpp::Arg Arg |
void RmlPcreMakeTables | ( | vector< BYTE > & | character_table, | |
MorphLanguageEnum | Langua | |||
) |
References cbit_cntrl, cbit_digit, cbit_graph, cbit_lower, cbit_print, cbit_punct, cbit_space, cbit_upper, cbit_word, cbit_xdigit, ctype_digit, ctype_letter, ctype_meta, ctype_space, ctype_word, ctype_xdigit, is_alpha(), is_lower_alpha(), is_upper_alpha(), ReverseChar(), and tables_length.
Referenced by MorphoWizard::load_static(), MorphoWizard::load_wizard(), and CConcIndexator::LoadOptionsFromString().
Arg no_arg |
Referenced by RML_RE::Consume(), RML_RE::FindAndConsume(), RML_RE::FullMatch(), and RML_RE::PartialMatch().