Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmlparse.c467 static enum XML_Error doCdataSection(XML_Parser parser, const ENCODING *,
3122 = doCdataSection(parser, enc, &next, end, nextPtr, haveMore, account); in doContent()
4002 enum XML_Error result = doCdataSection( in cdataSectionProcessor()
4023 doCdataSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, in doCdataSection() function