Classes | Namespaces | Typedefs | Functions | Variables
bloaty/third_party/re2/re2/regexp.cc File Reference
#include "re2/regexp.h"
#include <stddef.h>
#include <stdint.h>
#include <string.h>
#include <algorithm>
#include <map>
#include <mutex>
#include <string>
#include <vector>
#include "util/util.h"
#include "util/logging.h"
#include "util/mutex.h"
#include "util/utf.h"
#include "re2/stringpiece.h"
#include "re2/walker-inl.h"
Include dependency graph for bloaty/third_party/re2/re2/regexp.cc:

Go to the source code of this file.

Classes

class  re2::CaptureNamesWalker
 
class  re2::NamedCapturesWalker
 
class  re2::NumCapturesWalker
 

Namespaces

 re2
 

Typedefs

typedef int re2::Ignored
 

Functions

static bool re2::TopEqual (Regexp *a, Regexp *b)
 

Variables

static const char * re2::kErrorStrings []
 
static std::map< Regexp *, int > * re2::ref_map
 
static Mutex * re2::ref_mutex
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:28