Searched defs:_xmlXPathStepOp (Results 1 – 2 of 2) sorted by relevance
559 struct _xmlXPathStepOp { struct560 xmlXPathOp op; /* The identifier of the operation */561 int ch1; /* First child */562 int ch2; /* Second child */563 int value;564 int value2;565 int value3;566 void *value4;567 void *value5;568 void *cache;[all …]
638 struct _xmlXPathStepOp { struct639 xmlXPathOp op; /* The identifier of the operation */640 int ch1; /* First child */641 int ch2; /* Second child */642 int value;643 int value2;644 int value3;645 void *value4;646 void *value5;647 void *cache;[all …]