Searched refs:doctype2 (Results 1 – 2 of 2) sorted by relevance
916 const char* doctype2 = "<element> This has leading, trailing, and internal space </element>"; in main() local930 doc.Parse( doctype2 ); in main()946 doc.Parse( doctype2 ); in main()
109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable256 state->handler = doctype2; in doctype1()265 doctype2(PROLOG_STATE *state, in doctype2() function