Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c465 static enum XML_Error doCdataSection(XML_Parser parser, const ENCODING *,
3111 = doCdataSection(parser, enc, &next, end, nextPtr, haveMore, account); in doContent()
3866 enum XML_Error result = doCdataSection( in cdataSectionProcessor()
3887 doCdataSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, in doCdataSection() function