xmlStepOpPtr 169 third_party/libxml/src/pattern.c xmlStepOpPtr steps; /* ops for computation */ xmlStepOpPtr 211 third_party/libxml/src/pattern.c cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); xmlStepOpPtr 229 third_party/libxml/src/pattern.c xmlStepOpPtr op; xmlStepOpPtr 348 third_party/libxml/src/pattern.c xmlStepOpPtr temp; xmlStepOpPtr 349 third_party/libxml/src/pattern.c temp = (xmlStepOpPtr) xmlRealloc(comp->steps, comp->maxStep * 2 * xmlStepOpPtr 419 third_party/libxml/src/pattern.c xmlStepOpPtr temp; xmlStepOpPtr 420 third_party/libxml/src/pattern.c temp = (xmlStepOpPtr) xmlRealloc(comp->steps, comp->maxStep * 2 * xmlStepOpPtr 496 third_party/libxml/src/pattern.c xmlStepOpPtr step;