Home | History | Annotate | Download | only in src

Lines Matching defs:reset

66 static void					reset						(pANTLR3_BASE_RECOGNIZER rec);
99 lexer->rec->reset = reset;
175 reset (pANTLR3_BASE_RECOGNIZER rec)
191 // a token factory that needs a reset. Do that here
195 lexer->rec->state->tokFactory->reset(lexer->rec->state->tokFactory);
394 // Install the input stream and reset the lexer
753 /* Reset any failed indicator
778 /* Reset any failed indicator
823 /* Reset any failed indicator