Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
regex.h File Reference
#include "../allocators.h"
#include "../stream.h"
#include "stack.h"
Include dependency graph for regex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  internal::DecodedStream< SourceStream, Encoding >
 
class  internal::GenericRegex< Encoding, Allocator >
 Regular expression engine with subset of ECMAscript grammar. More...
 
class  internal::GenericRegexSearch< RegexType, Allocator >
 

Namespaces

namespace  internal
 

Macros

#define RAPIDJSON_REGEX_VERBOSE   0
 

Typedefs

typedef GenericRegex< UTF8<> > internal::Regex
 
typedef GenericRegexSearch< Regexinternal::RegexSearch
 

Macro Definition Documentation

◆ RAPIDJSON_REGEX_VERBOSE

#define RAPIDJSON_REGEX_VERBOSE   0

Definition at line 41 of file regex.h.