Lines Matching refs:declClose
144 declClose, variable
524 state->handler = declClose; in entity2()
599 state->handler = declClose; in entity6()
627 state->handler = declClose; in entity7()
754 state->handler = declClose; in notation3()
772 state->handler = declClose; in notation4()
1043 state->handler = declClose; in element1()
1048 state->handler = declClose; in element1()
1112 state->handler = declClose; in element3()
1116 state->handler = declClose; in element3()
1155 state->handler = declClose; in element5()
1208 state->handler = declClose; in element7()
1215 state->handler = declClose; in element7()
1222 state->handler = declClose; in element7()
1229 state->handler = declClose; in element7()
1307 declClose(PROLOG_STATE *state, in declClose() function