Searched defs:add_string_case_closure_to (Results 1 – 4 of 4) sorted by relevance
56 inline bool icu4x::CaseMapCloser::add_string_case_closure_to(std::string_view s, icu4x::CodePointSe… in add_string_case_closure_to() function in icu4x::CaseMapCloser
284 pub fn add_string_case_closure_to<S: ClosureSink>(self, s: &str, set: &mut S) -> bool { in add_string_case_closure_to() method
625 pub(crate) fn add_string_case_closure_to<S: ClosureSink>( in add_string_case_closure_to() method
293 pub fn add_string_case_closure_to( in add_string_case_closure_to() method