Searched refs:code_index (Results 1 – 2 of 2) sorted by relevance
148 int code_index; /* next code_blocks[] slot */ member
1650 pRExC_state->code_index = 0; in Perl_re_op_compile()1727 pRExC_state->code_index = 0; in Perl_re_op_compile()3797 || pRExC_state->code_index in S_reg()3799 || pRExC_state->code_blocks->cb[pRExC_state->code_index].start in S_reg()3808 cb = &pRExC_state->code_blocks->cb[pRExC_state->code_index]; in S_reg()3822 pRExC_state->code_index++; in S_reg()