Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlrole.c126 static PROLOG_HANDLER prolog0, prolog1, prolog2, doctype0, doctype1, doctype2, variable
162 state->handler = doctype0; in prolog0()
194 state->handler = doctype0; in prolog1()
224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() function