Home | History | Annotate | Download | only in i18n

Lines Matching refs:jmp2_loc

889             int32_t  jmp2_loc = fRXPat->fCompiledPat->size();
891 int32_t jmp1_op = URX_BUILD(URX_JMP, jmp2_loc+1);
894 int32_t jmp2_op = URX_BUILD(URX_JMP, jmp2_loc+2);