Searched refs:xmlStreamStep (Results 1 – 2 of 2) sorted by relevance
86 typedef struct _xmlStreamStep xmlStreamStep; typedef87 typedef xmlStreamStep *xmlStreamStepPtr;1500 cur->steps = (xmlStreamStepPtr) xmlMalloc(size * sizeof(xmlStreamStep)); in xmlNewStreamComp()1547 comp->maxStep * 2 * sizeof(xmlStreamStep)); in xmlStreamCompAddStep()1858 xmlStreamStep step; in xmlStreamPushInternal()
89 typedef struct _xmlStreamStep xmlStreamStep; typedef90 typedef xmlStreamStep *xmlStreamStepPtr;1504 cur->steps = (xmlStreamStepPtr) xmlMalloc(size * sizeof(xmlStreamStep)); in xmlNewStreamComp()1551 comp->maxStep * 2 * sizeof(xmlStreamStep)); in xmlStreamCompAddStep()1862 xmlStreamStep step; in xmlStreamPushInternal()