Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmlparse.c521 static ATTRIBUTE_ID *getAttributeId(XML_Parser parser, const ENCODING *enc,
3440 = getAttributeId(parser, enc, currAtt->name, in storeAtts()
4996 parser->m_declAttributeId = getAttributeId(parser, enc, s, next); in doProlog()
6613 getAttributeId(XML_Parser parser, const ENCODING *enc, const char *start, in getAttributeId() function