Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c563 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
6610 result = appendAttributeValue(parser, enc, isCdata, next, end, pool,
6625 result = appendAttributeValue(
6680 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, function