Lines Matching defs:_xmlXPathStepOp
929 struct _xmlXPathStepOp { struct930 xmlXPathOp op; /* The identifier of the operation */931 int ch1; /* First child */932 int ch2; /* Second child */933 int value;934 int value2;935 int value3;936 void *value4;937 void *value5;938 void *cache;939 void *cacheURI;