xsltStepState 68 third_party/libxslt/libxslt/pattern.c typedef struct _xsltStepState xsltStepState; xsltStepState 69 third_party/libxslt/libxslt/pattern.c typedef xsltStepState *xsltStepStatePtr; xsltStepState 483 third_party/libxslt/libxslt/pattern.c states->states = xmlMalloc(4 * sizeof(xsltStepState)); xsltStepState 486 third_party/libxslt/libxslt/pattern.c xsltStepState *tmp; xsltStepState 489 third_party/libxslt/libxslt/pattern.c 2 * states->maxstates * sizeof(xsltStepState));