HomeSort by relevance Sort by last modified time
    Searched refs:doctype0 (Results 1 - 2 of 2) sorted by null

  /external/expat/lib/
xmlrole.c 109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
155 state->handler = doctype0;
186 state->handler = doctype0;
217 doctype0(PROLOG_STATE *state, function
  /external/tinyxml/
xmltest.cpp 914 const char* doctype0 = "<element> This has leading and trailing space </element>"; local
920 doc.Parse( doctype0 );
936 doc.Parse( doctype0 );

Completed in 52 milliseconds