Home
last modified time | relevance | path

Searched defs:replacen (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/regex/src/
H A Dre_bytes.rs485 pub fn replacen<'t, R: Replacer>( in replace() functions
H A Dre_unicode.rs534 pub fn replacen<'t, R: Replacer>( in replace() functions
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs15278 pub fn replacen<'a, P: Pattern<'a>>(&'a self, pat: P, to: &str, count: usize) -> String { replacen() functions
[all...]

Completed in 34 milliseconds