Searched refs:NoncharacterCodePoint (Results 1 – 4 of 4) sorted by relevance
80 NoncharacterCodePoint = 24, enumerator325 NoncharacterCodePoint::NAME | NoncharacterCodePoint::SHORT_NAME => { in new_for_ecma262()326 Self::new::<NoncharacterCodePoint>() in new_for_ecma262()525 NoncharacterCodePoint::NAME | NoncharacterCodePoint::SHORT_NAME => { in try_new_for_ecma262_unstable()526 Self::try_new_unstable::<NoncharacterCodePoint>(provider) in try_new_for_ecma262_unstable()
2568 ident: NoncharacterCodePoint;
153 test_set::<NoncharacterCodePoint>("Noncharacter_Code_Point"); in test_complement_sets()
22 NfkdInert, NoncharacterCodePoint, PatternSyntax, PatternWhiteSpace,1356 icu_properties::CodePointSetData::new::<NoncharacterCodePoint>().contains32(ch) in noncharacter_code_point_for_char()1359 #[diplomat::rust_link(icu::properties::props::NoncharacterCodePoint, Struct)]1364 icu_properties::CodePointSetData::new::<NoncharacterCodePoint>().static_to_owned(), in create_noncharacter_code_point()1369 #[diplomat::rust_link(icu::properties::props::NoncharacterCodePoint, Struct)]1376 icu_properties::CodePointSetData::try_new_unstable::<NoncharacterCodePoint>( in create_noncharacter_code_point_with_provider()