Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c2713 const char *attStr, TAG_NAME *tagNamePtr, in storeAtts() argument
2745 n = XmlGetAttributes(enc, attStr, attsSize, atts); in storeAtts()
2764 XmlGetAttributes(enc, attStr, n, atts); in storeAtts()
/external/expat/lib/
Dxmlparse.c2749 const char *attStr, TAG_NAME *tagNamePtr, in storeAtts() argument
2781 n = XmlGetAttributes(enc, attStr, attsSize, atts); in storeAtts()
2800 XmlGetAttributes(enc, attStr, n, atts); in storeAtts()