appendAttributeValue 278 srclib/apr-util/xml/expat/lib/xmlparse.c appendAttributeValue(XML_Parser parser, const ENCODING *, int isCdata, const char *, const char *, appendAttributeValue 3372 srclib/apr-util/xml/expat/lib/xmlparse.c enum XML_Error result = appendAttributeValue(parser, enc, isCdata, ptr, end, pool); appendAttributeValue 3486 srclib/apr-util/xml/expat/lib/xmlparse.c result = appendAttributeValue(parser, internalEncoding, isCdata, (char *)entity->textPtr, (char *)textEnd, pool);