Searched refs:xmlStreamStepPtr (Results 1 – 1 of 1) sorted by relevance
90 typedef xmlStreamStep *xmlStreamStepPtr; typedef104 xmlStreamStepPtr steps; /* the array of steps */1504 cur->steps = (xmlStreamStepPtr) xmlMalloc(size * sizeof(xmlStreamStep)); in xmlNewStreamComp()1547 xmlStreamStepPtr cur; in xmlStreamCompAddStep()1550 cur = (xmlStreamStepPtr) xmlRealloc(comp->steps, in xmlStreamCompAddStep()