Searched refs:doctype0 (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/expat/ |
D | xmlrole.c | 131 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/ |
D | xmlrole.c | 120 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/ |
D | xmlrole.c | 120 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
|