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()
2343 xmlAttrPtr cur; in xmlTextReaderGetAttributeNo()
2587 xmlAttrPtr cur; in xmlTextReaderMoveToAttributeNo()
2638 xmlAttrPtr prop; in xmlTextReaderMoveToAttribute()
2740 xmlAttrPtr prop; in xmlTextReaderMoveToAttributeNs()
2967 xmlAttrPtr attr; in xmlTextReaderAttributeCount()
3579 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlTextReaderValue()
3625 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlTextReaderConstValue()