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

  /external/expat/lib/
xmlrole.c 109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
228 state->handler = doctype1;
235 doctype1(PROLOG_STATE *state, function
  /external/tinyxml/
xmltest.cpp 915 const char* doctype1 = "<element>This has internal space</element>"; local
925 doc.Parse( doctype1 );
941 doc.Parse( doctype1 );

Completed in 455 milliseconds