Home
last modified time | relevance | path

Searched refs:ID_Continue (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/data/unidata/
DDerivedCoreProperties.txt6864 # Derived Property: ID_Continue
6874 0030..0039 ; ID_Continue
6875 0041..005A ; ID_Continue
6876 005F ; ID_Continue
6877 0061..007A ; ID_Continue
6878 00AA ; ID_Continue
6879 00B5 ; ID_Continue
6880 00B7 ; ID_Continue
6881 00BA ; ID_Continue
6882 00C0..00D6 ; ID_Continue
[all …]
Dppucd.txt58 property;Binary;IDC;ID_Continue
/third_party/skia/third_party/externals/icu/source/data/unidata/
DDerivedCoreProperties.txt6648 # Derived Property: ID_Continue
6658 0030..0039 ; ID_Continue
6659 0041..005A ; ID_Continue
6660 005F ; ID_Continue
6661 0061..007A ; ID_Continue
6662 00AA ; ID_Continue
6663 00B5 ; ID_Continue
6664 00B7 ; ID_Continue
6665 00BA ; ID_Continue
6666 00C0..00D6 ; ID_Continue
[all …]
Dppucd.txt56 property;Binary;IDC;ID_Continue
/third_party/pcre2/pcre2/maint/Unicode.tables/
DDerivedCoreProperties.txt6807 # Derived Property: ID_Continue
6817 0030..0039 ; ID_Continue # Nd [10] DIGIT ZERO..DIGIT NINE
6818 0041..005A ; ID_Continue # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
6819 005F ; ID_Continue # Pc LOW LINE
6820 0061..007A ; ID_Continue # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
6821 00AA ; ID_Continue # Lo FEMININE ORDINAL INDICATOR
6822 00B5 ; ID_Continue # L& MICRO SIGN
6823 00B7 ; ID_Continue # Po MIDDLE DOT
6824 00BA ; ID_Continue # Lo MASCULINE ORDINAL INDICATOR
6825 00C0..00D6 ; ID_Continue # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WI…
[all …]
DPropertyAliases.txt171 IDC ; ID_Continue
DPropertyValueAliases.txt814 # ID_Continue (IDC)
/third_party/typescript/scripts/
Dregenerate-unicode-identifier-parts.mjs6 const isPart = c => /[\p{ID_Continue}\u{00B7}\u{0387}\u{19DA}\u{1369}\u{136A}\u{136B}\u{136C}\u{136…
27 * unicodeESNextIdentifierPart corresponds to ID_Continue, Other_ID_Continue, plus ID_Start and Othe…
/third_party/node/deps/v8/src/strings/
Dchar-predicates.h62 return unibrow::ID_Start::Is(c) || unibrow::ID_Continue::Is(c); in IsIdentifierPartSlow()
Dunicode.h213 struct V8_EXPORT_PRIVATE ID_Continue { struct
Dunicode.cc763 bool ID_Continue::Is(uchar c) { in Is()
/third_party/rust/crates/regex/
DUNICODE.md124 * `ID_Continue`
/third_party/icu/docs/userguide/strings/
Dproperties.md148 | ID_Continue | binary | (U) | UCHAR_ID_CONTINUE |
/third_party/node/deps/acorn/acorn/dist/
Dacorn.mjs3717 …r_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start ID…