Lines Matching defs:_xmlXPathStepOp
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;648 void *cacheURI;