Home
last modified time | relevance | path

Searched refs:simple_width_match (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/unicode-width/src/
Dtests.rs64 test::black_box(simple_width_match(c)); in simple_match()
88 fn simple_width_match(c: char) -> Option<usize> { in simple_width_match() function