Home | History | Annotate | Download | only in Oniguruma

Lines Matching refs:capture_history

1931   loc = env->capture_history;

1932 BIT_STATUS_CLEAR(env->capture_history);
1935 BIT_STATUS_ON_AT_SIMPLE(env->capture_history, map[i].new_val);
5363 reg->capture_history = scan_env.capture_history;
5365 reg->bt_mem_start |= reg->capture_history;
5370 reg->bt_mem_end |= reg->capture_history;