Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c536 static enum XML_Error doCdataSection(XML_Parser parser, const ENCODING *enc,
3713 = doCdataSection(parser, enc, &next, end, nextPtr, haveMore, account);
4594 enum XML_Error result = doCdataSection(
4615 doCdataSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, function
/freebsd/contrib/expat/
H A DChanges176 `doCdataSection`, plugging a hole in the fix to