Data Fields | |
wchar_t * | mbchars |
int32_t * | coll_syms |
int32_t * | equiv_classes |
uint32_t * | range_starts |
uint32_t * | range_ends |
wchar_t * | range_starts |
wchar_t * | range_ends |
wctype_t * | char_classes |
unsigned int | non_match: 1 |
int | nmbchars |
int | ncoll_syms |
int | nequiv_classes |
int | nranges |
int | nchar_classes |
Definition at line 311 of file gkregex.c.
wchar_t* re_charset_t::mbchars |
Definition at line 314 of file gkregex.c.
Referenced by check_node_accept_bytes(), and re_compile_fastmap_iter().
wchar_t* re_charset_t::range_starts |
wchar_t* re_charset_t::range_ends |
wctype_t* re_charset_t::char_classes |
unsigned int re_charset_t::non_match |
Definition at line 339 of file gkregex.c.
Referenced by check_node_accept_bytes(), and re_compile_fastmap_iter().
Definition at line 342 of file gkregex.c.
Referenced by check_node_accept_bytes(), and re_compile_fastmap_iter().
Definition at line 345 of file gkregex.c.
Referenced by check_node_accept_bytes(), and re_compile_fastmap_iter().
Definition at line 348 of file gkregex.c.
Referenced by check_node_accept_bytes(), and re_compile_fastmap_iter().
Definition at line 351 of file gkregex.c.
Referenced by check_node_accept_bytes(), and re_compile_fastmap_iter().
Definition at line 354 of file gkregex.c.
Referenced by check_node_accept_bytes(), and re_compile_fastmap_iter().