Data Fields | |
| XDLItem | elem |
| int | inverse |
| Attribute | attribute |
| Operator | op |
| unsigned | number |
| char * | text |
Definition at line 145 of file xdasd_filter.c.
Make Matches list-able.
Definition at line 147 of file xdasd_filter.c.
Referenced by xf_end_tag(), and xf_filter_matches().
Definition at line 148 of file xdasd_filter.c.
Referenced by xf_create_match(), and xf_filter_matches().
Definition at line 149 of file xdasd_filter.c.
Referenced by xf_end_tag(), xf_filter_matches(), xf_process_match_attrs(), and xf_start_tag().
Definition at line 150 of file xdasd_filter.c.
Referenced by xf_filter_matches(), and xf_process_match_attrs().
| unsigned match_tag::number |
| char* match_tag::text |
Definition at line 152 of file xdasd_filter.c.
Referenced by xf_elem_data(), xf_end_tag(), xf_filter_matches(), and xf_free_match().
1.5.6