Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dcompile.rs144 let mut dotstar_patch = Patch { hole: Hole::None, entry: 0 }; in compile_one() localVariable
175 let mut dotstar_patch = Patch { hole: Hole::None, entry: 0 }; in compile_many() localVariable