Searched defs:doctype2 (Results 1 - 3 of 3) sorted by relevance

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

Completed in 2886 milliseconds