Home
last modified time | relevance | path

Searched refs:doctype0 (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmlrole.c131 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable
177 state->handler = doctype0; in prolog0()
215 state->handler = doctype0; in prolog1()
246 doctype0(PROLOG_STATE *state, in doctype0() function
/external/expat/lib/
Dxmlrole.c120 static PROLOG_HANDLER prolog0, prolog1, prolog2, doctype0, doctype1, doctype2, variable
156 state->handler = doctype0; in prolog0()
188 state->handler = doctype0; in prolog1()
218 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() function
/external/python/cpython3/Modules/expat/
Dxmlrole.c120 static PROLOG_HANDLER prolog0, prolog1, prolog2, doctype0, doctype1, doctype2, variable
156 state->handler = doctype0; in prolog0()
188 state->handler = doctype0; in prolog1()
218 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() function