Lines Matching refs:xmlAttrPtr
254 xmlTextReaderRemoveID(xmlDocPtr doc, xmlAttrPtr attr) { in xmlTextReaderRemoveID()
286 xmlTextReaderFreeProp(xmlTextReaderPtr reader, xmlAttrPtr cur) { in xmlTextReaderFreeProp()
327 xmlTextReaderFreePropList(xmlTextReaderPtr reader, xmlAttrPtr cur) { in xmlTextReaderFreePropList()
328 xmlAttrPtr next; in xmlTextReaderFreePropList()
443 xmlTextReaderFreeProp(reader, (xmlAttrPtr) cur); in xmlTextReaderFreeNode()
2339 xmlAttrPtr cur; in xmlTextReaderGetAttributeNo()
2583 xmlAttrPtr cur; in xmlTextReaderMoveToAttributeNo()
2634 xmlAttrPtr prop; in xmlTextReaderMoveToAttribute()
2736 xmlAttrPtr prop; in xmlTextReaderMoveToAttributeNs()
2963 xmlAttrPtr attr; in xmlTextReaderAttributeCount()
3575 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlTextReaderValue()
3621 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlTextReaderConstValue()