Searched refs:doc2 (Results 1 – 1 of 1) sorted by relevance
313 const char *const doc2 = "<doc><elem/></doc>"; in START_TEST() local322 result = _XML_Parse_SINGLE_BYTES(parser, doc2, (int)strlen(doc2), 1); in START_TEST()