Searched refs:reportProcessingInstruction (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/mit/expat/dist/lib/ |
| H A D | xmlparse.c | 500 static int reportProcessingInstruction(XML_Parser parser, const ENCODING *enc, 3173 if (! reportProcessingInstruction(parser, enc, s, next)) in doContent() 5452 if (! reportProcessingInstruction(parser, enc, s, next)) in doProlog() 5541 if (! reportProcessingInstruction(parser, parser->m_encoding, s, next)) in epilogProcessor() 6141 reportProcessingInstruction(XML_Parser parser, const ENCODING *enc, in reportProcessingInstruction() function
|