Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c489 static enum XML_Error doCdataSection(XML_Parser parser, const ENCODING *enc,
3197 = doCdataSection(parser, enc, &next, end, nextPtr, haveMore, account); in doContent()
4077 enum XML_Error result = doCdataSection( in cdataSectionProcessor()
4098 doCdataSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, in doCdataSection() function