getAttributeId    281 srclib/apr-util/xml/expat/lib/xmlparse.c getAttributeId(XML_Parser parser, const ENCODING *enc, const char *start, const char *end);
getAttributeId   1925 srclib/apr-util/xml/expat/lib/xmlparse.c     ATTRIBUTE_ID *attId = getAttributeId(parser, enc, atts[i].name,
getAttributeId   2699 srclib/apr-util/xml/expat/lib/xmlparse.c       declAttributeId = getAttributeId(parser, enc, s, next);