ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::char_set::constexprs::categorys 命名空间参考

变量

constexpr auto U_UNASSIGNED = 0
 Non-category for unassigned and non-character code points.
 
constexpr auto U_GENERAL_OTHER_TYPES = 0
 Cn "Other, Not Assigned (no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0
 
constexpr auto U_UPPERCASE_LETTER = 1
 Lu @stable ICU 2.0
 
constexpr auto U_LOWERCASE_LETTER = 2
 Ll @stable ICU 2.0
 
constexpr auto U_TITLECASE_LETTER = 3
 Lt @stable ICU 2.0
 
constexpr auto U_MODIFIER_LETTER = 4
 Lm @stable ICU 2.0
 
constexpr auto U_OTHER_LETTER = 5
 Lo @stable ICU 2.0
 
constexpr auto U_NON_SPACING_MARK = 6
 Mn @stable ICU 2.0
 
constexpr auto U_ENCLOSING_MARK = 7
 Me @stable ICU 2.0
 
constexpr auto U_COMBINING_SPACING_MARK = 8
 Mc @stable ICU 2.0
 
constexpr auto U_DECIMAL_DIGIT_NUMBER = 9
 Nd @stable ICU 2.0
 
constexpr auto U_LETTER_NUMBER = 10
 Nl @stable ICU 2.0
 
constexpr auto U_OTHER_NUMBER = 11
 No @stable ICU 2.0
 
constexpr auto U_SPACE_SEPARATOR = 12
 Zs @stable ICU 2.0
 
constexpr auto U_LINE_SEPARATOR = 13
 Zl @stable ICU 2.0
 
constexpr auto U_PARAGRAPH_SEPARATOR = 14
 Zp @stable ICU 2.0
 
constexpr auto U_CONTROL_CHAR = 15
 Cc @stable ICU 2.0
 
constexpr auto U_FORMAT_CHAR = 16
 Cf @stable ICU 2.0
 
constexpr auto U_PRIVATE_USE_CHAR = 17
 Co @stable ICU 2.0
 
constexpr auto U_SURROGATE = 18
 Cs @stable ICU 2.0
 
constexpr auto U_DASH_PUNCTUATION = 19
 Pd @stable ICU 2.0
 
constexpr auto U_START_PUNCTUATION = 20
 Ps @stable ICU 2.0
 
constexpr auto U_END_PUNCTUATION = 21
 Pe @stable ICU 2.0
 
constexpr auto U_CONNECTOR_PUNCTUATION = 22
 Pc @stable ICU 2.0
 
constexpr auto U_OTHER_PUNCTUATION = 23
 Po @stable ICU 2.0
 
constexpr auto U_MATH_SYMBOL = 24
 Sm @stable ICU 2.0
 
constexpr auto U_CURRENCY_SYMBOL = 25
 Sc @stable ICU 2.0
 
constexpr auto U_MODIFIER_SYMBOL = 26
 Sk @stable ICU 2.0
 
constexpr auto U_OTHER_SYMBOL = 27
 So @stable ICU 2.0
 
constexpr auto U_INITIAL_PUNCTUATION = 28
 Pi @stable ICU 2.0
 
constexpr auto U_FINAL_PUNCTUATION = 29
 Pf @stable ICU 2.0
 

变量说明

◆ U_COMBINING_SPACING_MARK

constexpr auto elc::char_set::constexprs::categorys::U_COMBINING_SPACING_MARK = 8
inlineconstexpr

Mc @stable ICU 2.0

在文件 all_defs.cpp15309 行定义.

◆ U_CONNECTOR_PUNCTUATION

constexpr auto elc::char_set::constexprs::categorys::U_CONNECTOR_PUNCTUATION = 22
inlineconstexpr

Pc @stable ICU 2.0

在文件 all_defs.cpp15337 行定义.

◆ U_CONTROL_CHAR

constexpr auto elc::char_set::constexprs::categorys::U_CONTROL_CHAR = 15
inlineconstexpr

Cc @stable ICU 2.0

在文件 all_defs.cpp15323 行定义.

◆ U_CURRENCY_SYMBOL

constexpr auto elc::char_set::constexprs::categorys::U_CURRENCY_SYMBOL = 25
inlineconstexpr

Sc @stable ICU 2.0

在文件 all_defs.cpp15343 行定义.

◆ U_DASH_PUNCTUATION

constexpr auto elc::char_set::constexprs::categorys::U_DASH_PUNCTUATION = 19
inlineconstexpr

Pd @stable ICU 2.0

在文件 all_defs.cpp15331 行定义.

◆ U_DECIMAL_DIGIT_NUMBER

constexpr auto elc::char_set::constexprs::categorys::U_DECIMAL_DIGIT_NUMBER = 9
inlineconstexpr

Nd @stable ICU 2.0

在文件 all_defs.cpp15311 行定义.

◆ U_ENCLOSING_MARK

constexpr auto elc::char_set::constexprs::categorys::U_ENCLOSING_MARK = 7
inlineconstexpr

Me @stable ICU 2.0

在文件 all_defs.cpp15307 行定义.

◆ U_END_PUNCTUATION

constexpr auto elc::char_set::constexprs::categorys::U_END_PUNCTUATION = 21
inlineconstexpr

Pe @stable ICU 2.0

在文件 all_defs.cpp15335 行定义.

◆ U_FINAL_PUNCTUATION

constexpr auto elc::char_set::constexprs::categorys::U_FINAL_PUNCTUATION = 29
inlineconstexpr

Pf @stable ICU 2.0

在文件 all_defs.cpp15351 行定义.

◆ U_FORMAT_CHAR

constexpr auto elc::char_set::constexprs::categorys::U_FORMAT_CHAR = 16
inlineconstexpr

Cf @stable ICU 2.0

在文件 all_defs.cpp15325 行定义.

◆ U_GENERAL_OTHER_TYPES

constexpr auto elc::char_set::constexprs::categorys::U_GENERAL_OTHER_TYPES = 0
inlineconstexpr

Cn "Other, Not Assigned (no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0

在文件 all_defs.cpp15293 行定义.

◆ U_INITIAL_PUNCTUATION

constexpr auto elc::char_set::constexprs::categorys::U_INITIAL_PUNCTUATION = 28
inlineconstexpr

Pi @stable ICU 2.0

在文件 all_defs.cpp15349 行定义.

◆ U_LETTER_NUMBER

constexpr auto elc::char_set::constexprs::categorys::U_LETTER_NUMBER = 10
inlineconstexpr

Nl @stable ICU 2.0

在文件 all_defs.cpp15313 行定义.

◆ U_LINE_SEPARATOR

constexpr auto elc::char_set::constexprs::categorys::U_LINE_SEPARATOR = 13
inlineconstexpr

Zl @stable ICU 2.0

在文件 all_defs.cpp15319 行定义.

◆ U_LOWERCASE_LETTER

constexpr auto elc::char_set::constexprs::categorys::U_LOWERCASE_LETTER = 2
inlineconstexpr

Ll @stable ICU 2.0

在文件 all_defs.cpp15297 行定义.

◆ U_MATH_SYMBOL

constexpr auto elc::char_set::constexprs::categorys::U_MATH_SYMBOL = 24
inlineconstexpr

Sm @stable ICU 2.0

在文件 all_defs.cpp15341 行定义.

◆ U_MODIFIER_LETTER

constexpr auto elc::char_set::constexprs::categorys::U_MODIFIER_LETTER = 4
inlineconstexpr

Lm @stable ICU 2.0

在文件 all_defs.cpp15301 行定义.

◆ U_MODIFIER_SYMBOL

constexpr auto elc::char_set::constexprs::categorys::U_MODIFIER_SYMBOL = 26
inlineconstexpr

Sk @stable ICU 2.0

在文件 all_defs.cpp15345 行定义.

◆ U_NON_SPACING_MARK

constexpr auto elc::char_set::constexprs::categorys::U_NON_SPACING_MARK = 6
inlineconstexpr

Mn @stable ICU 2.0

在文件 all_defs.cpp15305 行定义.

◆ U_OTHER_LETTER

constexpr auto elc::char_set::constexprs::categorys::U_OTHER_LETTER = 5
inlineconstexpr

Lo @stable ICU 2.0

在文件 all_defs.cpp15303 行定义.

◆ U_OTHER_NUMBER

constexpr auto elc::char_set::constexprs::categorys::U_OTHER_NUMBER = 11
inlineconstexpr

No @stable ICU 2.0

在文件 all_defs.cpp15315 行定义.

◆ U_OTHER_PUNCTUATION

constexpr auto elc::char_set::constexprs::categorys::U_OTHER_PUNCTUATION = 23
inlineconstexpr

Po @stable ICU 2.0

在文件 all_defs.cpp15339 行定义.

◆ U_OTHER_SYMBOL

constexpr auto elc::char_set::constexprs::categorys::U_OTHER_SYMBOL = 27
inlineconstexpr

So @stable ICU 2.0

在文件 all_defs.cpp15347 行定义.

◆ U_PARAGRAPH_SEPARATOR

constexpr auto elc::char_set::constexprs::categorys::U_PARAGRAPH_SEPARATOR = 14
inlineconstexpr

Zp @stable ICU 2.0

在文件 all_defs.cpp15321 行定义.

◆ U_PRIVATE_USE_CHAR

constexpr auto elc::char_set::constexprs::categorys::U_PRIVATE_USE_CHAR = 17
inlineconstexpr

Co @stable ICU 2.0

在文件 all_defs.cpp15327 行定义.

◆ U_SPACE_SEPARATOR

constexpr auto elc::char_set::constexprs::categorys::U_SPACE_SEPARATOR = 12
inlineconstexpr

Zs @stable ICU 2.0

在文件 all_defs.cpp15317 行定义.

◆ U_START_PUNCTUATION

constexpr auto elc::char_set::constexprs::categorys::U_START_PUNCTUATION = 20
inlineconstexpr

Ps @stable ICU 2.0

在文件 all_defs.cpp15333 行定义.

◆ U_SURROGATE

constexpr auto elc::char_set::constexprs::categorys::U_SURROGATE = 18
inlineconstexpr

Cs @stable ICU 2.0

在文件 all_defs.cpp15329 行定义.

◆ U_TITLECASE_LETTER

constexpr auto elc::char_set::constexprs::categorys::U_TITLECASE_LETTER = 3
inlineconstexpr

Lt @stable ICU 2.0

在文件 all_defs.cpp15299 行定义.

◆ U_UNASSIGNED

constexpr auto elc::char_set::constexprs::categorys::U_UNASSIGNED = 0
inlineconstexpr

Non-category for unassigned and non-character code points.

@stable ICU 2.0

在文件 all_defs.cpp15291 行定义.

◆ U_UPPERCASE_LETTER

constexpr auto elc::char_set::constexprs::categorys::U_UPPERCASE_LETTER = 1
inlineconstexpr

Lu @stable ICU 2.0

在文件 all_defs.cpp15295 行定义.