Skip to content

File regex.cc

FileList > ase > regex.cc

  • #include "regex.hh"
  • #include "logging.hh"
  • #include "internal.hh"
  • #include <regex>
  • #include <pcre2.h>
  • #include "testing.hh"

Namespaces

Type Name
namespace Ase
The Anklang C++ API namespace.

Macros

Type Name
define PCRE2_CODE_UNIT_WIDTH 8

Macro Definition Documentation

define PCRE2_CODE_UNIT_WIDTH

#define PCRE2_CODE_UNIT_WIDTH 8


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/regex.cc