Searched refs:code_index (Results 1 – 2 of 2) sorted by relevance
148 int code_index; /* next code_blocks[] slot */ member
1544 pRExC_state->code_index = 0; in Perl_re_op_compile()1621 pRExC_state->code_index = 0; in Perl_re_op_compile()3702 || pRExC_state->code_index in S_reg()3704 || pRExC_state->code_blocks->cb[pRExC_state->code_index].start in S_reg()3713 cb = &pRExC_state->code_blocks->cb[pRExC_state->code_index]; in S_reg()3727 pRExC_state->code_index++; in S_reg()