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