Searched refs:reader_set_current_attribute (Results 1 – 1 of 1) sorted by relevance
2956 static void reader_set_current_attribute(xmlreader *reader, struct attribute *attr) in reader_set_current_attribute() function2973 …reader_set_current_attribute(reader, LIST_ENTRY(list_head(&reader->attrs), struct attribute, entry… in reader_move_to_first_attribute()3001 reader_set_current_attribute(This, LIST_ENTRY(next, struct attribute, entry)); in xmlreader_MoveToNextAttribute()3100 reader_set_current_attribute(This, attr); in xmlreader_MoveToAttributeByName()