Home
last modified time | relevance | path

Searched refs:doctype2 (Results 1 – 3 of 3) sorted by relevance

/external/tinyxml/
Dxmltest.cpp916 const char* doctype2 = "<element> This has leading, trailing, and internal space </element>"; in main() local
930 doc.Parse( doctype2 ); in main()
946 doc.Parse( doctype2 ); in main()
/external/python/cpython2/Modules/expat/
Dxmlrole.c109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
256 state->handler = doctype2; in doctype1()
265 doctype2(PROLOG_STATE *state, in doctype2() function
/external/expat/lib/
Dxmlrole.c109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
256 state->handler = doctype2; in doctype1()
265 doctype2(PROLOG_STATE *state, in doctype2() function