Home
last modified time | relevance | path

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

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