Searched refs:saxTest (Results 1 – 1 of 1) sorted by relevance
1260 saxTest(const char *filename, size_t limit, int options, int fail) { in saxTest() function1412 { "Parsing of huge files with the sax parser", saxTest},1502 res = saxTest("crazy::test", XML_MAX_LOOKUP_LIMIT - CHUNK, 0, fail); in launchCrazySAX()