Searched refs:doctype1 (Results 1 – 2 of 2) sorted by relevance
915 const char* doctype1 = "<element>This has internal space</element>"; in main() local925 doc.Parse( doctype1 ); in main()941 doc.Parse( doctype1 ); in main()
109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable228 state->handler = doctype1; in doctype0()235 doctype1(PROLOG_STATE *state, in doctype1() function