Function regex_syntax::unicode::property_set [−][src]
fn property_set(
name_map: &'static [(&'static str, &'static [(char, char)])],
canonical: &'static str
) -> Option<&'static [(char, char)]>
fn property_set(
name_map: &'static [(&'static str, &'static [(char, char)])],
canonical: &'static str
) -> Option<&'static [(char, char)]>