Searched refs:appendAttributeValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/expat/lib/
H A Dxmlparse.c514 static enum XML_Error appendAttributeValue(XML_Parser parser,
5966 = appendAttributeValue(parser, enc, isCdata, ptr, end, pool, account);
5977 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, function
6111 * appendAttributeValue() some lines below. That call
6142 result = appendAttributeValue(parser, parser->m_internalEncoding,

Completed in 175 milliseconds