Searched refs:curnode (Results 1 – 1 of 1) sorted by relevance
140 xmlNodePtr curnode;/* current attribute node */ member1294 reader->curnode = NULL; in xmlTextReaderRead()1796 node = (reader->curnode != NULL) ? reader->curnode : reader->node; in xmlTextReaderReadString()2128 ret->curnode = NULL; in xmlNewTextReader()2304 reader->curnode = NULL; in xmlTextReaderClose()2343 if (reader->curnode != NULL) in xmlTextReaderGetAttributeNo()2392 if (reader->curnode != NULL) in xmlTextReaderGetAttribute()2463 if (reader->curnode != NULL) in xmlTextReaderGetAttributeNs()2513 reader->curnode = NULL; in xmlTextReaderGetRemainder()2591 reader->curnode = NULL; in xmlTextReaderMoveToAttributeNo()[all …]