Home
last modified time | relevance | path

Searched refs:XmlGetAttributes (Results 1 – 2 of 2) sorted by relevance

/external/expat/lib/
Dxmltok.h246 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
Dxmlparse.c2742 n = XmlGetAttributes(enc, attStr, attsSize, atts); in storeAtts()
2761 XmlGetAttributes(enc, attStr, n, atts); in storeAtts()