Data Fields | |
const unsigned char * | raw_mbs |
unsigned char * | mbs |
wint_t * | wcs |
int * | offsets |
mbstate_t | cur_state |
int | raw_mbs_idx |
int | valid_len |
int | valid_raw_len |
int | bufs_len |
int | cur_idx |
int | raw_len |
int | len |
int | raw_stop |
int | stop |
unsigned int | tip_context |
RE_TRANSLATE_TYPE | trans |
re_const_bitset_ptr_t | word_char |
unsigned char | icase |
unsigned char | is_utf8 |
unsigned char | map_notascii |
unsigned char | mbs_allocated |
unsigned char | offsets_needed |
unsigned char | newline_anchor |
unsigned char | word_ops_used |
int | mb_cur_max |
Definition at line 389 of file gkregex.c.
const unsigned char* re_string_t::raw_mbs |
Definition at line 393 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), re_string_construct_common(), re_string_reconstruct(), re_string_skip_chars(), and re_string_translate_buffer().
unsigned char* re_string_t::mbs |
Definition at line 397 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), re_string_allocate(), re_string_construct(), re_string_destruct(), re_string_realloc_buffers(), re_string_reconstruct(), and re_string_translate_buffer().
wint_t* re_string_t::wcs |
Definition at line 400 of file gkregex.c.
Referenced by build_wcs_buffer(), build_wcs_upper_buffer(), re_string_context_at(), re_string_destruct(), re_string_realloc_buffers(), and re_string_reconstruct().
Definition at line 401 of file gkregex.c.
Referenced by build_wcs_upper_buffer(), re_search_internal(), re_string_destruct(), re_string_realloc_buffers(), and re_string_reconstruct().
mbstate_t re_string_t::cur_state |
Definition at line 402 of file gkregex.c.
Referenced by build_wcs_buffer(), build_wcs_upper_buffer(), re_string_reconstruct(), and re_string_skip_chars().
Definition at line 406 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), re_search_internal(), re_string_reconstruct(), re_string_skip_chars(), and re_string_translate_buffer().
Definition at line 408 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), check_matching(), clean_state_log_if_needed(), get_subexp(), re_search_internal(), re_string_allocate(), re_string_construct(), re_string_reconstruct(), and re_string_translate_buffer().
Definition at line 410 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), re_search_internal(), re_string_allocate(), re_string_construct(), re_string_reconstruct(), re_string_skip_chars(), and re_string_translate_buffer().
Definition at line 412 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), check_matching(), clean_state_log_if_needed(), extend_buffers(), re_search_internal(), re_string_construct(), re_string_realloc_buffers(), and re_string_translate_buffer().
Definition at line 414 of file gkregex.c.
Referenced by check_arrival(), and re_string_reconstruct().
Definition at line 416 of file gkregex.c.
Referenced by re_string_construct_common(), and re_string_reconstruct().
Definition at line 418 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), check_matching(), check_node_accept_bytes(), clean_state_log_if_needed(), get_subexp(), re_string_construct_common(), re_string_context_at(), re_string_reconstruct(), re_string_skip_chars(), and re_string_translate_buffer().
Definition at line 422 of file gkregex.c.
Referenced by build_wcs_upper_buffer(), re_search_internal(), re_string_construct_common(), and re_string_reconstruct().
Definition at line 424 of file gkregex.c.
Referenced by build_wcs_upper_buffer(), re_search_internal(), re_string_construct_common(), and re_string_reconstruct().
unsigned int re_string_t::tip_context |
Definition at line 429 of file gkregex.c.
Referenced by re_search_internal(), re_string_context_at(), and re_string_reconstruct().
RE_TRANSLATE_TYPE re_string_t::trans |
Definition at line 431 of file gkregex.c.
Referenced by build_upper_buffer(), build_wcs_buffer(), build_wcs_upper_buffer(), extend_buffers(), parse_expression(), re_string_construct_common(), re_string_reconstruct(), and re_string_translate_buffer().
Definition at line 433 of file gkregex.c.
Referenced by re_string_allocate(), re_string_context_at(), and re_string_reconstruct().
unsigned char re_string_t::icase |
Definition at line 435 of file gkregex.c.
Referenced by extend_buffers(), re_string_construct_common(), and re_string_reconstruct().
unsigned char re_string_t::is_utf8 |
Definition at line 436 of file gkregex.c.
Referenced by re_string_construct_common(), and re_string_reconstruct().
unsigned char re_string_t::map_notascii |
Definition at line 437 of file gkregex.c.
Referenced by build_wcs_upper_buffer(), and re_string_construct_common().
unsigned char re_string_t::mbs_allocated |
Definition at line 438 of file gkregex.c.
Referenced by re_string_allocate(), re_string_construct(), re_string_construct_common(), re_string_destruct(), re_string_realloc_buffers(), and re_string_reconstruct().
unsigned char re_string_t::offsets_needed |
Definition at line 439 of file gkregex.c.
Referenced by build_wcs_upper_buffer(), re_search_internal(), and re_string_reconstruct().
unsigned char re_string_t::newline_anchor |
Definition at line 440 of file gkregex.c.
Referenced by re_search_internal(), re_string_context_at(), and re_string_reconstruct().
unsigned char re_string_t::word_ops_used |
Definition at line 441 of file gkregex.c.
Referenced by re_string_allocate(), re_string_context_at(), and re_string_reconstruct().
Definition at line 442 of file gkregex.c.
Referenced by build_wcs_buffer(), build_wcs_upper_buffer(), extend_buffers(), peek_token(), peek_token_bracket(), re_string_construct_common(), re_string_context_at(), re_string_realloc_buffers(), and re_string_reconstruct().