xmlStepState 135 third_party/libxml/src/pattern.c typedef struct _xmlStepState xmlStepState; xmlStepState 136 third_party/libxml/src/pattern.c typedef xmlStepState *xmlStepStatePtr; xmlStepState 464 third_party/libxml/src/pattern.c states->states = xmlMalloc(4 * sizeof(xmlStepState)); xmlStepState 467 third_party/libxml/src/pattern.c xmlStepState *tmp; xmlStepState 470 third_party/libxml/src/pattern.c 2 * states->maxstates * sizeof(xmlStepState));