Searched refs:curnode (Results 1 – 1 of 1) sorted by relevance
140 xmlNodePtr curnode;/* current attribute node */ member1299 reader->curnode = NULL; in xmlTextReaderRead()1801 node = (reader->curnode != NULL) ? reader->curnode : reader->node; in xmlTextReaderReadString()2136 ret->curnode = NULL; in xmlNewTextReader()2312 reader->curnode = NULL; in xmlTextReaderClose()2351 if (reader->curnode != NULL) in xmlTextReaderGetAttributeNo()2400 if (reader->curnode != NULL) in xmlTextReaderGetAttribute()2471 if (reader->curnode != NULL) in xmlTextReaderGetAttributeNs()2521 reader->curnode = NULL; in xmlTextReaderGetRemainder()2599 reader->curnode = NULL; in xmlTextReaderMoveToAttributeNo()[all …]