Home
last modified time | relevance | path

Searched refs:sublength (Results 1 - 2 of 2) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c542 PCRE2_SIZE sublength; in pcre2_substitute() local
724 rc = pcre2_substring_length_bynumber(match_data, group, &sublength); in pcre2_substitute()
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs29999 let (subroot, sublength) = unsafe { in clone()
30007 out_tree.length += 1 + sublength; in clone()
[all...]

Completed in 46 milliseconds