#include <unicode_groups.h>
Public Attributes | |
const char * | name |
int | nr16 |
int | nr32 |
const URange16 * | r16 |
const URange32 * | r32 |
int | sign |
Definition at line 40 of file bloaty/third_party/re2/re2/unicode_groups.h.
const char * re2::UGroup::name |
Definition at line 42 of file bloaty/third_party/re2/re2/unicode_groups.h.
int re2::UGroup::nr16 |
Definition at line 45 of file bloaty/third_party/re2/re2/unicode_groups.h.
int re2::UGroup::nr32 |
Definition at line 47 of file bloaty/third_party/re2/re2/unicode_groups.h.
Definition at line 44 of file bloaty/third_party/re2/re2/unicode_groups.h.
Definition at line 46 of file bloaty/third_party/re2/re2/unicode_groups.h.
int re2::UGroup::sign |
Definition at line 43 of file bloaty/third_party/re2/re2/unicode_groups.h.