xmlStepStates 142 third_party/libxml/src/pattern.c typedef struct _xmlStepStates xmlStepStates; xmlStepStates 143 third_party/libxml/src/pattern.c typedef xmlStepStates *xmlStepStatesPtr; xmlStepStates 460 third_party/libxml/src/pattern.c xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) { xmlStepStates 497 third_party/libxml/src/pattern.c xmlStepStates states = {0, 0, NULL}; /* // may require backtrack */