Searched refs:xmlStreamStepPtr (Results 1 – 1 of 1) sorted by relevance
87 typedef xmlStreamStep *xmlStreamStepPtr; typedef101 xmlStreamStepPtr steps; /* the array of steps */1500 cur->steps = (xmlStreamStepPtr) xmlMalloc(size * sizeof(xmlStreamStep)); in xmlNewStreamComp()1543 xmlStreamStepPtr cur; in xmlStreamCompAddStep()1546 cur = (xmlStreamStepPtr) xmlRealloc(comp->steps, in xmlStreamCompAddStep()