Home
last modified time | relevance | path

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

/openbsd/src/lib/libexpat/lib/
Dxmlparse.c516 static enum XML_Error appendAttributeValue(XML_Parser parser,
5986 = appendAttributeValue(parser, enc, isCdata, ptr, end, pool, account); in storeAttributeValue()
5997 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function
6162 result = appendAttributeValue(parser, parser->m_internalEncoding, in appendAttributeValue()