Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dmod.rs5 pub mod case_folding_simple; modules
/third_party/rust/crates/regex/regex-syntax/src/
H A Dunicode.rs98 use crate::unicode_tables::case_folding_simple::CASE_FOLDING_SIMPLE; in fmt()
133 use crate::unicode_tables::case_folding_simple::CASE_FOLDING_SIMPLE; in contains_simple_case_mapping()

Completed in 3 milliseconds