strigi/src/streams
re_string_t Struct Reference
#include <regex_internal.h>
Public Attributes | |
| int | bufs_len |
| int | cur_idx |
| unsigned char | icase |
| unsigned char | is_utf8 |
| int | len |
| unsigned char | map_notascii |
| int | mb_cur_max |
| unsigned char * | mbs |
| unsigned char | mbs_allocated |
| unsigned char | newline_anchor |
| unsigned char | offsets_needed |
| int | raw_len |
| const unsigned char * | raw_mbs |
| int | raw_mbs_idx |
| int | raw_stop |
| int | stop |
| unsigned int | tip_context |
| RE_TRANSLATE_TYPE | trans |
| int | valid_len |
| int | valid_raw_len |
| re_const_bitset_ptr_t | word_char |
| unsigned char | word_ops_used |
Detailed Description
Definition at line 319 of file regex_internal.h.
Member Data Documentation
Definition at line 342 of file regex_internal.h.
Definition at line 344 of file regex_internal.h.
| unsigned char re_string_t::icase |
Definition at line 365 of file regex_internal.h.
| unsigned char re_string_t::is_utf8 |
Definition at line 366 of file regex_internal.h.
| int re_string_t::len |
Definition at line 348 of file regex_internal.h.
| unsigned char re_string_t::map_notascii |
Definition at line 367 of file regex_internal.h.
Definition at line 372 of file regex_internal.h.
| unsigned char* re_string_t::mbs |
Definition at line 327 of file regex_internal.h.
| unsigned char re_string_t::mbs_allocated |
Definition at line 368 of file regex_internal.h.
| unsigned char re_string_t::newline_anchor |
Definition at line 370 of file regex_internal.h.
| unsigned char re_string_t::offsets_needed |
Definition at line 369 of file regex_internal.h.
Definition at line 346 of file regex_internal.h.
| const unsigned char* re_string_t::raw_mbs |
Definition at line 323 of file regex_internal.h.
Definition at line 336 of file regex_internal.h.
Definition at line 352 of file regex_internal.h.
Definition at line 354 of file regex_internal.h.
| unsigned int re_string_t::tip_context |
Definition at line 359 of file regex_internal.h.
| RE_TRANSLATE_TYPE re_string_t::trans |
Definition at line 361 of file regex_internal.h.
Definition at line 338 of file regex_internal.h.
Definition at line 340 of file regex_internal.h.
Definition at line 363 of file regex_internal.h.
| unsigned char re_string_t::word_ops_used |
Definition at line 371 of file regex_internal.h.
The documentation for this struct was generated from the following file:
KDE 4.4 API Reference