Searched refs:xsltStepState (Results 1 – 1 of 1) sorted by relevance
50 typedef struct _xsltStepState xsltStepState; typedef51 typedef xsltStepState *xsltStepStatePtr;470 states->states = xmlMalloc(4 * sizeof(xsltStepState)); in xsltPatPushState()473 xsltStepState *tmp; in xsltPatPushState()476 2 * states->maxstates * sizeof(xsltStepState)); in xsltPatPushState()