|
IDZEBRA 2.2.8
|
#include <zebra_xpath.h>
Data Fields | |
| char * | part |
| struct xpath_predicate * | predicate |
Definition at line 44 of file zebra_xpath.h.
| char* xpath_location_step::part |
Definition at line 45 of file zebra_xpath.h.
Referenced by rpn_search_database(), rpn_search_xpath(), and zebra_parse_xpath_str().
| struct xpath_predicate* xpath_location_step::predicate |
Definition at line 46 of file zebra_xpath.h.
Referenced by rpn_search_xpath(), xpath_termlist_by_tagpath(), and zebra_parse_xpath_str().