Home
last modified time | relevance | path

Searched defs:split_hole (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dcompile.rs618 let split_hole = if greedy { in c_repeat_zero_or_one() localVariable
640 let split_hole = if greedy { in c_repeat_zero_or_more() localVariable
660 let split_hole = if greedy { in c_repeat_one_or_more() localVariable