Searched refs:capture_history (Results 1 – 5 of 5) sorted by relevance
285 BitStatusType capture_history; member
1931 loc = env->capture_history; in disable_noname_group_capture()1932 BIT_STATUS_CLEAR(env->capture_history); in disable_noname_group_capture()1935 BIT_STATUS_ON_AT_SIMPLE(env->capture_history, map[i].new_val); in disable_noname_group_capture()5363 reg->capture_history = scan_env.capture_history; in onig_compile()5365 reg->bt_mem_start |= reg->capture_history; in onig_compile()5370 reg->bt_mem_end |= reg->capture_history; in onig_compile()
670 unsigned int capture_history; /* (?@...) flag (1-31) */ member
1057 BIT_STATUS_AT(reg->capture_history, n) != 0) { in make_capture_history_tree()1385 if (reg->capture_history != 0) { in match_at()3802 if (BIT_STATUS_AT(reg->capture_history, i) != 0) in onig_number_of_capture_histories()
932 BIT_STATUS_CLEAR(env->capture_history); in scan_env_clear()4604 BIT_STATUS_ON_AT_SIMPLE(env->capture_history, num); in parse_enclose()4642 BIT_STATUS_ON_AT_SIMPLE(env->capture_history, num); in parse_enclose()