Lines Matching refs:declClose
136 declClose, error; variable
467 state->handler = declClose; in entity2()
535 state->handler = declClose; in entity6()
559 state->handler = declClose; in entity7()
676 state->handler = declClose; in notation3()
693 state->handler = declClose; in notation4()
930 state->handler = declClose; in element1()
935 state->handler = declClose; in element1()
992 state->handler = declClose; in element3()
996 state->handler = declClose; in element3()
1033 state->handler = declClose; in element5()
1084 state->handler = declClose; in element7()
1091 state->handler = declClose; in element7()
1098 state->handler = declClose; in element7()
1105 state->handler = declClose; in element7()
1177 declClose(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in declClose() function