Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c536 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
6520 result = appendAttributeValue(parser, enc, isCdata, next, end, pool,
6535 result = appendAttributeValue(
6589 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, function