Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c433 static Processor cdataSectionProcessor; variable
3864 cdataSectionProcessor(XML_Parser parser, const char *start, const char *end, in cdataSectionProcessor() function