strigi/src/streams
re_match_context_t Struct Reference
#include <regex_internal.h>
Public Attributes | |
| int | abkref_ents |
| int | asub_tops |
| struct re_backref_cache_entry * | bkref_ents |
| const re_dfa_t * | dfa |
| int | eflags |
| re_string_t | input |
| int | last_node |
| int | match_last |
| int | max_mb_elem_len |
| int | nbkref_ents |
| int | nsub_tops |
| re_dfastate_t ** | state_log |
| int | state_log_top |
| re_sub_match_top_t ** | sub_tops |
Detailed Description
Definition at line 564 of file regex_internal.h.
Member Data Documentation
Definition at line 583 of file regex_internal.h.
Definition at line 587 of file regex_internal.h.
struct re_backref_cache_entry* re_match_context_t::bkref_ents [read] |
Definition at line 584 of file regex_internal.h.
| const re_dfa_t* re_match_context_t::dfa |
Definition at line 571 of file regex_internal.h.
Definition at line 574 of file regex_internal.h.
Definition at line 567 of file regex_internal.h.
Definition at line 577 of file regex_internal.h.
Definition at line 576 of file regex_internal.h.
Definition at line 585 of file regex_internal.h.
Definition at line 582 of file regex_internal.h.
Definition at line 586 of file regex_internal.h.
Definition at line 579 of file regex_internal.h.
Definition at line 580 of file regex_internal.h.
Definition at line 588 of file regex_internal.h.
The documentation for this struct was generated from the following file:
KDE 4.4 API Reference