Home
last modified time | relevance | path

Searched refs:XmlGetAttributes (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h261 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c3326 n = XmlGetAttributes(enc, attStr, parser->m_attsSize, parser->m_atts); in storeAtts()
3387 XmlGetAttributes(enc, attStr, n, parser->m_atts); in storeAtts()
/third_party/python/Modules/expat/
H A Dxmltok.h261 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c3283 n = XmlGetAttributes(enc, attStr, parser->m_attsSize, parser->m_atts); in storeAtts()
3344 XmlGetAttributes(enc, attStr, n, parser->m_atts); in storeAtts()

Completed in 23 milliseconds