Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c315 static Processor cdataSectionProcessor; variable
2648 processor = cdataSectionProcessor; in doContent()
3218 cdataSectionProcessor(XML_Parser parser, in cdataSectionProcessor() function