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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmlrole.c 109 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
155 state->handler = doctype0;
186 state->handler = doctype0;
217 doctype0(PROLOG_STATE *state, function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmlrole.c 103 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
149 state->handler = doctype0;
180 state->handler = doctype0;
211 doctype0(PROLOG_STATE *state, function
    [all...]
  /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
    [all...]
  /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 225 milliseconds