Searched defs:_xmlXPathStepOp (Results 1 – 2 of 2) sorted by relevance
815 struct _xmlXPathStepOp { struct816 xmlXPathOp op; /* The identifier of the operation */817 int ch1; /* First child */818 int ch2; /* Second child */819 int value;820 int value2;821 int value3;822 void *value4;823 void *value5;824 xmlXPathFunction cache;[all …]
834 struct _xmlXPathStepOp { struct835 xmlXPathOp op; /* The identifier of the operation */836 int ch1; /* First child */837 int ch2; /* Second child */838 int value;839 int value2;840 int value3;841 void *value4;842 void *value5;843 xmlXPathFunction cache;[all …]