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()2131 ret->curnode = NULL; in xmlNewTextReader()2307 reader->curnode = NULL; in xmlTextReaderClose()2346 if (reader->curnode != NULL) in xmlTextReaderGetAttributeNo()2395 if (reader->curnode != NULL) in xmlTextReaderGetAttribute()2466 if (reader->curnode != NULL) in xmlTextReaderGetAttributeNs()2516 reader->curnode = NULL; in xmlTextReaderGetRemainder()2594 reader->curnode = NULL; in xmlTextReaderMoveToAttributeNo()[all …]