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

  /external/expat/lib/
xmlrole.c 109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
256 state->handler = doctype2;
265 doctype2(PROLOG_STATE *state, function
  /external/tinyxml/
xmltest.cpp 916 const char* doctype2 = "<element> This has leading, trailing, and internal space </element>"; local
930 doc.Parse( doctype2 );
946 doc.Parse( doctype2 );

Completed in 1018 milliseconds