Home
last modified time | relevance | path

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

/external/icu/icu4c/source/data/unidata/
DDerivedCoreProperties.txt8644 # Derived Property: XID_Continue
8651 0030..0039 ; XID_Continue
8652 0041..005A ; XID_Continue
8653 005F ; XID_Continue
8654 0061..007A ; XID_Continue
8655 00AA ; XID_Continue
8656 00B5 ; XID_Continue
8657 00B7 ; XID_Continue
8658 00BA ; XID_Continue
8659 00C0..00D6 ; XID_Continue
[all …]
Dppucd.txt118 property;Binary;XIDC;XID_Continue
/external/rust/crates/unicode-xid/src/
Dlib.rs83 derived_property::XID_Continue(self) in is_xid_continue()
Dtables.rs780 pub fn XID_Continue(c: char) -> bool { in XID_Continue() function
/external/rust/crates/unicode-xid/
DMETADATA2 description: "Determine whether characters have the XID_Start or XID_Continue properties according …
DCargo.toml.orig17 or XID_Continue properties according to
DCargo.toml18 description = "Determine whether characters have the XID_Start\nor XID_Continue properties accordin…
/external/rust/crates/regex/
DUNICODE.md146 * `XID_Continue`