Lines Matching defs:_xmlXPathStepOp
965 struct _xmlXPathStepOp { struct966 xmlXPathOp op; /* The identifier of the operation */967 int ch1; /* First child */968 int ch2; /* Second child */969 int value;970 int value2;971 int value3;972 void *value4;973 void *value5;974 xmlXPathFunction cache;975 void *cacheURI;