ddc
Classes | Typedefs | Functions | Variables
pcre_rml.h File Reference
#include <pcrecpp.h>
#include "../CommonLib/utilit.h"
#include <iostream>
Include dependency graph for pcre_rml.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RML_RE_OPTIONS
 
class  RML_RE
 
class  RML_RE::Options
 

Typedefs

typedef pcrecpp::Arg Arg
 

Functions

void RmlPcreMakeTables (vector< BYTE > &character_table, MorphLanguageEnum Langua)
 

Variables

Arg no_arg
 

Typedef Documentation

◆ Arg

typedef pcrecpp::Arg Arg

Function Documentation

◆ RmlPcreMakeTables()

void RmlPcreMakeTables ( vector< BYTE > &  character_table,
MorphLanguageEnum  Langua 
)

Variable Documentation

◆ no_arg

Arg no_arg

Referenced by RML_RE::error().