Searched refs:doctype2 (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/expat/ |
D | xmlrole.c | 131 doctype0, doctype1, doctype2, doctype3, doctype4, doctype5, variable 285 state->handler = doctype2; in doctype1() 294 doctype2(PROLOG_STATE *state, in doctype2() function
|
/external/expat/lib/ |
D | xmlrole.c | 120 static PROLOG_HANDLER prolog0, prolog1, prolog2, doctype0, doctype1, doctype2, variable 252 state->handler = doctype2; in doctype1() 261 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2() function
|
/external/python/cpython3/Modules/expat/ |
D | xmlrole.c | 120 static PROLOG_HANDLER prolog0, prolog1, prolog2, doctype0, doctype1, doctype2, variable 252 state->handler = doctype2; in doctype1() 261 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2() function
|