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

/external/tinyxml/
H A Dxmltest.cpp914 const char* doctype0 = "<element> This has leading and trailing space </element>"; local
920 doc.Parse( doctype0 );
936 doc.Parse( doctype0 );
/external/chromium_org/third_party/expat/files/lib/
H A Dxmlrole.c109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
155 state->handler = doctype0;
186 state->handler = doctype0;
217 doctype0(PROLOG_STATE *state, function
/external/expat/lib/
H A Dxmlrole.c109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
155 state->handler = doctype0;
186 state->handler = doctype0;
217 doctype0(PROLOG_STATE *state, function

Completed in 3553 milliseconds