Searched refs:curState (Results 1 – 2 of 2) sorted by relevance
2543 REProgState *curState; in ExecuteREBytecode() local2721 curState->u.assertion.top = in ExecuteREBytecode()2744 curState->u.assertion.top in ExecuteREBytecode()2759 --curState; in ExecuteREBytecode()2771 --curState; in ExecuteREBytecode()2797 assert(curState->u.quantifier.min <= curState->u.quantifier.max); in ExecuteREBytecode()2823 curState->continue_pc = pc; in ExecuteREBytecode()2835 pc = curState[-1].continue_pc; in ExecuteREBytecode()2843 --curState; in ExecuteREBytecode()2941 --curState; in ExecuteREBytecode()[all …]