Lines Matching refs:declClose
139 declClose, error; variable
470 state->handler = declClose; in entity2()
538 state->handler = declClose; in entity6()
562 state->handler = declClose; in entity7()
679 state->handler = declClose; in notation3()
696 state->handler = declClose; in notation4()
933 state->handler = declClose; in element1()
938 state->handler = declClose; in element1()
995 state->handler = declClose; in element3()
999 state->handler = declClose; in element3()
1036 state->handler = declClose; in element5()
1087 state->handler = declClose; in element7()
1094 state->handler = declClose; in element7()
1101 state->handler = declClose; in element7()
1108 state->handler = declClose; in element7()
1180 declClose(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in declClose() function