Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c367 getAttributeId(XML_Parser parser, const ENCODING *enc, const char *start,
2774 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, currAtt->name, in storeAtts()
4039 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog()
5446 getAttributeId(XML_Parser parser, const ENCODING *enc, in getAttributeId() function
/external/expat/lib/
Dxmlparse.c375 getAttributeId(XML_Parser parser, const ENCODING *enc, const char *start,
2810 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, currAtt->name, in storeAtts()
4075 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog()
5483 getAttributeId(XML_Parser parser, const ENCODING *enc, in getAttributeId() function