1 |
8.671865 |
UErrorCode::U_USING_FALLBACK_WARNING |
Int32 |
-128 |
0xFFFFFF80 |
-128 |
|
|
System.Int32 |
U_USING_FALLBACK_WARNING = -128, /**< A resource bundle lookup returned a fallback result (not an error) */
U_USING_FALLBACK_WARNING = -128, /**< A resource bundle lookup returned a fallback result (not an error) */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5711,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
2 |
8.671865 |
UErrorCode::U_ERROR_WARNING_START |
Int32 |
-128 |
0xFFFFFF80 |
-128 |
|
|
System.Int32 |
U_ERROR_WARNING_START = -128, /**< Start of information results (semantically successful) */
U_ERROR_WARNING_START = -128, /**< Start of information results (semantically successful) */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5713,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
3 |
8.671865 |
UErrorCode::U_USING_DEFAULT_WARNING |
Int32 |
-127 |
0xFFFFFF81 |
-127 |
|
|
System.Int32 |
U_USING_DEFAULT_WARNING = -127, /**< A resource bundle lookup returned a result from the root locale (not an error) */
U_USING_DEFAULT_WARNING = -127, /**< A resource bundle lookup returned a result from the root locale (not an error) */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5715,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
4 |
8.671865 |
UErrorCode::U_SAFECLONE_ALLOCATED_WARNING |
Int32 |
-126 |
0xFFFFFF82 |
-126 |
|
|
System.Int32 |
U_SAFECLONE_ALLOCATED_WARNING = -126, /**< A SafeClone operation required allocating memory (informational only) */
U_SAFECLONE_ALLOCATED_WARNING = -126, /**< A SafeClone operation required allocating memory (informational only) */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5717,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
5 |
8.671865 |
UErrorCode::U_STATE_OLD_WARNING |
Int32 |
-125 |
0xFFFFFF83 |
-125 |
|
|
System.Int32 |
U_STATE_OLD_WARNING = -125, /**< ICU has to use compatibility layer to construct the service. Expect performance/memory usage degradation. Consider upgrading */
U_STATE_OLD_WARNING = -125, /**< ICU has to use compatibility layer to construct the service. Expect performance/memory usage degradation. Consider upgrading */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5719,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
6 |
8.671865 |
UErrorCode::U_STRING_NOT_TERMINATED_WARNING |
Int32 |
-124 |
0xFFFFFF84 |
-124 |
|
|
System.Int32 |
U_STRING_NOT_TERMINATED_WARNING = -124,/**< An output string could not be NUL-terminated because output length==destCapacity. */
U_STRING_NOT_TERMINATED_WARNING = -124,/**< An output string could not be NUL-terminated because output length==destCapacity. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5721,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
7 |
8.671865 |
UErrorCode::U_SORT_KEY_TOO_SHORT_WARNING |
Int32 |
-123 |
0xFFFFFF85 |
-123 |
|
|
System.Int32 |
U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than the number of levels in the sort key */
U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than the number of levels in the sort key */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5723,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
8 |
8.671865 |
UErrorCode::U_AMBIGUOUS_ALIAS_WARNING |
Int32 |
-122 |
0xFFFFFF86 |
-122 |
|
|
System.Int32 |
U_AMBIGUOUS_ALIAS_WARNING = -122, /**< This converter alias can go to different converter implementations */
U_AMBIGUOUS_ALIAS_WARNING = -122, /**< This converter alias can go to different converter implementations */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5725,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
9 |
8.671865 |
UErrorCode::U_DIFFERENT_UCA_VERSION |
Int32 |
-121 |
0xFFFFFF87 |
-121 |
|
|
System.Int32 |
U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and collator image version, so the collator was constructed from rules. No impact to further function */
U_DIFFERENT_UCA_VERSION = -121, /**< ucol_open encountered a mismatch between UCA version and collator image version, so the collator was constructed from rules. No impact to further function */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5727,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
10 |
8.671865 |
UErrorCode::U_PLUGIN_CHANGED_LEVEL_WARNING |
Int32 |
-120 |
0xFFFFFF88 |
-120 |
|
|
System.Int32 |
U_PLUGIN_CHANGED_LEVEL_WARNING = -120, /**< A plugin caused a level change. May not be an error, but later plugins may not load. */
U_PLUGIN_CHANGED_LEVEL_WARNING = -120, /**< A plugin caused a level change. May not be an error, but later plugins may not load. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5729,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
11 |
8.671865 |
UErrorCode::U_ZERO_ERROR |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
U_ZERO_ERROR = 0, /**< No error, no warning. */
U_ZERO_ERROR = 0, /**< No error, no warning. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5732,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
12 |
8.671865 |
UErrorCode::U_ILLEGAL_ARGUMENT_ERROR |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
U_ILLEGAL_ARGUMENT_ERROR = 1, /**< Start of codes indicating failure */
U_ILLEGAL_ARGUMENT_ERROR = 1, /**< Start of codes indicating failure */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5734,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
13 |
8.671865 |
UErrorCode::U_MISSING_RESOURCE_ERROR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
U_MISSING_RESOURCE_ERROR = 2, /**< The requested resource cannot be found */
U_MISSING_RESOURCE_ERROR = 2, /**< The requested resource cannot be found */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5735,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
14 |
8.671865 |
UErrorCode::U_INVALID_FORMAT_ERROR |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
U_INVALID_FORMAT_ERROR = 3, /**< Data format is not what is expected */
U_INVALID_FORMAT_ERROR = 3, /**< Data format is not what is expected */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5736,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
15 |
8.671865 |
UErrorCode::U_FILE_ACCESS_ERROR |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
U_FILE_ACCESS_ERROR = 4, /**< The requested file cannot be found */
U_FILE_ACCESS_ERROR = 4, /**< The requested file cannot be found */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5737,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
16 |
8.671865 |
UErrorCode::U_INTERNAL_PROGRAM_ERROR |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
U_INTERNAL_PROGRAM_ERROR = 5, /**< Indicates a bug in the library code */
U_INTERNAL_PROGRAM_ERROR = 5, /**< Indicates a bug in the library code */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5738,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
17 |
8.671865 |
UErrorCode::U_MESSAGE_PARSE_ERROR |
Int32 |
6 |
0x00000006 |
6 |
|
|
System.Int32 |
U_MESSAGE_PARSE_ERROR = 6, /**< Unable to parse a message (message format) */
U_MESSAGE_PARSE_ERROR = 6, /**< Unable to parse a message (message format) */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5739,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
18 |
8.671865 |
UErrorCode::U_MEMORY_ALLOCATION_ERROR |
Int32 |
7 |
0x00000007 |
7 |
|
|
System.Int32 |
U_MEMORY_ALLOCATION_ERROR = 7, /**< Memory allocation error */
U_MEMORY_ALLOCATION_ERROR = 7, /**< Memory allocation error */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5740,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
19 |
8.671865 |
UErrorCode::U_INDEX_OUTOFBOUNDS_ERROR |
Int32 |
8 |
0x00000008 |
8 |
|
|
System.Int32 |
U_INDEX_OUTOFBOUNDS_ERROR = 8, /**< Trying to access the index that is out of bounds */
U_INDEX_OUTOFBOUNDS_ERROR = 8, /**< Trying to access the index that is out of bounds */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5741,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
20 |
8.671865 |
UErrorCode::U_PARSE_ERROR |
Int32 |
9 |
0x00000009 |
9 |
|
|
System.Int32 |
U_PARSE_ERROR = 9, /**< Equivalent to Java ParseException */
U_PARSE_ERROR = 9, /**< Equivalent to Java ParseException */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5742,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
21 |
8.671865 |
UErrorCode::U_INVALID_CHAR_FOUND |
Int32 |
10 |
0x0000000A |
10 |
|
|
System.Int32 |
U_INVALID_CHAR_FOUND = 10, /**< Character conversion: Unmappable input sequence. In other APIs: Invalid character. */
U_INVALID_CHAR_FOUND = 10, /**< Character conversion: Unmappable input sequence. In other APIs: Invalid character. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5743,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
22 |
8.671865 |
UErrorCode::U_TRUNCATED_CHAR_FOUND |
Int32 |
11 |
0x0000000B |
11 |
|
|
System.Int32 |
U_TRUNCATED_CHAR_FOUND = 11, /**< Character conversion: Incomplete input sequence. */
U_TRUNCATED_CHAR_FOUND = 11, /**< Character conversion: Incomplete input sequence. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5744,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
23 |
8.671865 |
UErrorCode::U_ILLEGAL_CHAR_FOUND |
Int32 |
12 |
0x0000000C |
12 |
|
|
System.Int32 |
U_ILLEGAL_CHAR_FOUND = 12, /**< Character conversion: Illegal input sequence/combination of input units. */
U_ILLEGAL_CHAR_FOUND = 12, /**< Character conversion: Illegal input sequence/combination of input units. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5745,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
24 |
8.671865 |
UErrorCode::U_INVALID_TABLE_FORMAT |
Int32 |
13 |
0x0000000D |
13 |
|
|
System.Int32 |
U_INVALID_TABLE_FORMAT = 13, /**< Conversion table file found, but corrupted */
U_INVALID_TABLE_FORMAT = 13, /**< Conversion table file found, but corrupted */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5746,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
25 |
8.671865 |
UErrorCode::U_INVALID_TABLE_FILE |
Int32 |
14 |
0x0000000E |
14 |
|
|
System.Int32 |
U_INVALID_TABLE_FILE = 14, /**< Conversion table file not found */
U_INVALID_TABLE_FILE = 14, /**< Conversion table file not found */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5747,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
26 |
8.671865 |
UErrorCode::U_BUFFER_OVERFLOW_ERROR |
Int32 |
15 |
0x0000000F |
15 |
|
|
System.Int32 |
U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */
U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5748,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
27 |
8.671865 |
UErrorCode::U_UNSUPPORTED_ERROR |
Int32 |
16 |
0x00000010 |
16 |
|
|
System.Int32 |
U_UNSUPPORTED_ERROR = 16, /**< Requested operation not supported in current context */
U_UNSUPPORTED_ERROR = 16, /**< Requested operation not supported in current context */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5749,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
28 |
8.671865 |
UErrorCode::U_RESOURCE_TYPE_MISMATCH |
Int32 |
17 |
0x00000011 |
17 |
|
|
System.Int32 |
U_RESOURCE_TYPE_MISMATCH = 17, /**< an operation is requested over a resource that does not support it */
U_RESOURCE_TYPE_MISMATCH = 17, /**< an operation is requested over a resource that does not support it */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5750,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
29 |
8.671865 |
UErrorCode::U_ILLEGAL_ESCAPE_SEQUENCE |
Int32 |
18 |
0x00000012 |
18 |
|
|
System.Int32 |
U_ILLEGAL_ESCAPE_SEQUENCE = 18, /**< ISO-2022 illegal escape sequence */
U_ILLEGAL_ESCAPE_SEQUENCE = 18, /**< ISO-2022 illegal escape sequence */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5751,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
30 |
8.671865 |
UErrorCode::U_UNSUPPORTED_ESCAPE_SEQUENCE |
Int32 |
19 |
0x00000013 |
19 |
|
|
System.Int32 |
U_UNSUPPORTED_ESCAPE_SEQUENCE = 19, /**< ISO-2022 unsupported escape sequence */
U_UNSUPPORTED_ESCAPE_SEQUENCE = 19, /**< ISO-2022 unsupported escape sequence */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5752,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
31 |
8.671865 |
UErrorCode::U_NO_SPACE_AVAILABLE |
Int32 |
20 |
0x00000014 |
20 |
|
|
System.Int32 |
U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */
U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5753,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
32 |
8.671865 |
UErrorCode::U_CE_NOT_FOUND_ERROR |
Int32 |
21 |
0x00000015 |
21 |
|
|
System.Int32 |
U_CE_NOT_FOUND_ERROR = 21, /**< Currently used only while setting variable top, but can be used generally */
U_CE_NOT_FOUND_ERROR = 21, /**< Currently used only while setting variable top, but can be used generally */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5754,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
33 |
8.671865 |
UErrorCode::U_PRIMARY_TOO_LONG_ERROR |
Int32 |
22 |
0x00000016 |
22 |
|
|
System.Int32 |
U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longer than two bytes */
U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longer than two bytes */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5755,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
34 |
8.671865 |
UErrorCode::U_STATE_TOO_OLD_ERROR |
Int32 |
23 |
0x00000017 |
23 |
|
|
System.Int32 |
U_STATE_TOO_OLD_ERROR = 23, /**< ICU cannot construct a service from this state, as it is no longer supported */
U_STATE_TOO_OLD_ERROR = 23, /**< ICU cannot construct a service from this state, as it is no longer supported */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5756,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
35 |
8.671865 |
UErrorCode::U_TOO_MANY_ALIASES_ERROR |
Int32 |
24 |
0x00000018 |
24 |
|
|
System.Int32 |
U_TOO_MANY_ALIASES_ERROR = 24, /**< There are too many aliases in the path to the requested resource.
It is very possible that a circular alias definition has occurred */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5757,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
36 |
8.671865 |
UErrorCode::U_ENUM_OUT_OF_SYNC_ERROR |
Int32 |
25 |
0x00000019 |
25 |
|
|
System.Int32 |
U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */
U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5759,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
37 |
8.671865 |
UErrorCode::U_INVARIANT_CONVERSION_ERROR |
Int32 |
26 |
0x0000001A |
26 |
|
|
System.Int32 |
U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invariant converter. */
U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invariant converter. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5760,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
38 |
8.671865 |
UErrorCode::U_INVALID_STATE_ERROR |
Int32 |
27 |
0x0000001B |
27 |
|
|
System.Int32 |
U_INVALID_STATE_ERROR = 27, /**< Requested operation can not be completed with ICU in its current state */
U_INVALID_STATE_ERROR = 27, /**< Requested operation can not be completed with ICU in its current state */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5761,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
39 |
8.671865 |
UErrorCode::U_COLLATOR_VERSION_MISMATCH |
Int32 |
28 |
0x0000001C |
28 |
|
|
System.Int32 |
U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version */
U_COLLATOR_VERSION_MISMATCH = 28, /**< Collator version is not compatible with the base version */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5762,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
40 |
8.671865 |
UErrorCode::U_USELESS_COLLATOR_ERROR |
Int32 |
29 |
0x0000001D |
29 |
|
|
System.Int32 |
U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */
U_USELESS_COLLATOR_ERROR = 29, /**< Collator is options only and no base is specified */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5763,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
41 |
8.671865 |
UErrorCode::U_NO_WRITE_PERMISSION |
Int32 |
30 |
0x0000001E |
30 |
|
|
System.Int32 |
U_NO_WRITE_PERMISSION = 30, /**< Attempt to modify read-only or constant data. */
U_NO_WRITE_PERMISSION = 30, /**< Attempt to modify read-only or constant data. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5764,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
42 |
8.671865 |
UErrorCode::U_BAD_VARIABLE_DEFINITION |
Int32 |
65536 |
0x00010000 |
65536 |
|
|
System.Int32 |
U_BAD_VARIABLE_DEFINITION=0x10000,/**< Missing '$' or duplicate variable name */
U_BAD_VARIABLE_DEFINITION=0x10000,/**< Missing '$' or duplicate variable name */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5770,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
43 |
8.671865 |
UErrorCode::U_PARSE_ERROR_START |
Int32 |
65536 |
0x00010000 |
65536 |
|
|
System.Int32 |
U_PARSE_ERROR_START = 0x10000, /**< Start of Transliterator errors */
U_PARSE_ERROR_START = 0x10000, /**< Start of Transliterator errors */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5771,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
44 |
8.671865 |
UErrorCode::U_MALFORMED_RULE |
Int32 |
65537 |
0x00010001 |
65537 |
|
|
System.Int32 |
U_MALFORMED_RULE, /**< Elements of a rule are misplaced */
U_MALFORMED_RULE, /**< Elements of a rule are misplaced */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5772,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
45 |
8.671865 |
UErrorCode::U_MALFORMED_SET |
Int32 |
65538 |
0x00010002 |
65538 |
|
|
System.Int32 |
U_MALFORMED_SET, /**< A UnicodeSet pattern is invalid*/
U_MALFORMED_SET, /**< A UnicodeSet pattern is invalid*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5773,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
46 |
8.671865 |
UErrorCode::U_MALFORMED_SYMBOL_REFERENCE |
Int32 |
65539 |
0x00010003 |
65539 |
|
|
System.Int32 |
U_MALFORMED_SYMBOL_REFERENCE, /**< UNUSED as of ICU 2.4 */
U_MALFORMED_SYMBOL_REFERENCE, /**< UNUSED as of ICU 2.4 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5774,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
47 |
8.671865 |
UErrorCode::U_MALFORMED_UNICODE_ESCAPE |
Int32 |
65540 |
0x00010004 |
65540 |
|
|
System.Int32 |
U_MALFORMED_UNICODE_ESCAPE, /**< A Unicode escape pattern is invalid*/
U_MALFORMED_UNICODE_ESCAPE, /**< A Unicode escape pattern is invalid*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5775,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
48 |
8.671865 |
UErrorCode::U_MALFORMED_VARIABLE_DEFINITION |
Int32 |
65541 |
0x00010005 |
65541 |
|
|
System.Int32 |
U_MALFORMED_VARIABLE_DEFINITION, /**< A variable definition is invalid */
U_MALFORMED_VARIABLE_DEFINITION, /**< A variable definition is invalid */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5776,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
49 |
8.671865 |
UErrorCode::U_MALFORMED_VARIABLE_REFERENCE |
Int32 |
65542 |
0x00010006 |
65542 |
|
|
System.Int32 |
U_MALFORMED_VARIABLE_REFERENCE, /**< A variable reference is invalid */
U_MALFORMED_VARIABLE_REFERENCE, /**< A variable reference is invalid */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5777,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
50 |
8.671865 |
UErrorCode::U_MISMATCHED_SEGMENT_DELIMITERS |
Int32 |
65543 |
0x00010007 |
65543 |
|
|
System.Int32 |
U_MISMATCHED_SEGMENT_DELIMITERS, /**< UNUSED as of ICU 2.4 */
U_MISMATCHED_SEGMENT_DELIMITERS, /**< UNUSED as of ICU 2.4 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5778,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
51 |
8.671865 |
UErrorCode::U_MISPLACED_ANCHOR_START |
Int32 |
65544 |
0x00010008 |
65544 |
|
|
System.Int32 |
U_MISPLACED_ANCHOR_START, /**< A start anchor appears at an illegal position */
U_MISPLACED_ANCHOR_START, /**< A start anchor appears at an illegal position */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5779,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
52 |
8.671865 |
UErrorCode::U_MISPLACED_CURSOR_OFFSET |
Int32 |
65545 |
0x00010009 |
65545 |
|
|
System.Int32 |
U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */
U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5780,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
53 |
8.671865 |
UErrorCode::U_MISPLACED_QUANTIFIER |
Int32 |
65546 |
0x0001000A |
65546 |
|
|
System.Int32 |
U_MISPLACED_QUANTIFIER, /**< A quantifier appears after a segment close delimiter */
U_MISPLACED_QUANTIFIER, /**< A quantifier appears after a segment close delimiter */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5781,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
54 |
8.671865 |
UErrorCode::U_MISSING_OPERATOR |
Int32 |
65547 |
0x0001000B |
65547 |
|
|
System.Int32 |
U_MISSING_OPERATOR, /**< A rule contains no operator */
U_MISSING_OPERATOR, /**< A rule contains no operator */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5782,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
55 |
8.671865 |
UErrorCode::U_MISSING_SEGMENT_CLOSE |
Int32 |
65548 |
0x0001000C |
65548 |
|
|
System.Int32 |
U_MISSING_SEGMENT_CLOSE, /**< UNUSED as of ICU 2.4 */
U_MISSING_SEGMENT_CLOSE, /**< UNUSED as of ICU 2.4 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5783,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
56 |
8.671865 |
UErrorCode::U_MULTIPLE_ANTE_CONTEXTS |
Int32 |
65549 |
0x0001000D |
65549 |
|
|
System.Int32 |
U_MULTIPLE_ANTE_CONTEXTS, /**< More than one ante context */
U_MULTIPLE_ANTE_CONTEXTS, /**< More than one ante context */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5784,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
57 |
8.671865 |
UErrorCode::U_MULTIPLE_CURSORS |
Int32 |
65550 |
0x0001000E |
65550 |
|
|
System.Int32 |
U_MULTIPLE_CURSORS, /**< More than one cursor */
U_MULTIPLE_CURSORS, /**< More than one cursor */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5785,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
58 |
8.671865 |
UErrorCode::U_MULTIPLE_POST_CONTEXTS |
Int32 |
65551 |
0x0001000F |
65551 |
|
|
System.Int32 |
U_MULTIPLE_POST_CONTEXTS, /**< More than one post context */
U_MULTIPLE_POST_CONTEXTS, /**< More than one post context */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5786,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
59 |
8.671865 |
UErrorCode::U_TRAILING_BACKSLASH |
Int32 |
65552 |
0x00010010 |
65552 |
|
|
System.Int32 |
U_TRAILING_BACKSLASH, /**< A dangling backslash */
U_TRAILING_BACKSLASH, /**< A dangling backslash */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5787,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
60 |
8.671865 |
UErrorCode::U_UNDEFINED_SEGMENT_REFERENCE |
Int32 |
65553 |
0x00010011 |
65553 |
|
|
System.Int32 |
U_UNDEFINED_SEGMENT_REFERENCE, /**< A segment reference does not correspond to a defined segment */
U_UNDEFINED_SEGMENT_REFERENCE, /**< A segment reference does not correspond to a defined segment */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5788,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
61 |
8.671865 |
UErrorCode::U_UNDEFINED_VARIABLE |
Int32 |
65554 |
0x00010012 |
65554 |
|
|
System.Int32 |
U_UNDEFINED_VARIABLE, /**< A variable reference does not correspond to a defined variable */
U_UNDEFINED_VARIABLE, /**< A variable reference does not correspond to a defined variable */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5789,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
62 |
8.671865 |
UErrorCode::U_UNQUOTED_SPECIAL |
Int32 |
65555 |
0x00010013 |
65555 |
|
|
System.Int32 |
U_UNQUOTED_SPECIAL, /**< A special character was not quoted or escaped */
U_UNQUOTED_SPECIAL, /**< A special character was not quoted or escaped */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5790,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
63 |
8.671865 |
UErrorCode::U_UNTERMINATED_QUOTE |
Int32 |
65556 |
0x00010014 |
65556 |
|
|
System.Int32 |
U_UNTERMINATED_QUOTE, /**< A closing single quote is missing */
U_UNTERMINATED_QUOTE, /**< A closing single quote is missing */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5791,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
64 |
8.671865 |
UErrorCode::U_RULE_MASK_ERROR |
Int32 |
65557 |
0x00010015 |
65557 |
|
|
System.Int32 |
U_RULE_MASK_ERROR, /**< A rule is hidden by an earlier more general rule */
U_RULE_MASK_ERROR, /**< A rule is hidden by an earlier more general rule */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5792,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
65 |
8.671865 |
UErrorCode::U_MISPLACED_COMPOUND_FILTER |
Int32 |
65558 |
0x00010016 |
65558 |
|
|
System.Int32 |
U_MISPLACED_COMPOUND_FILTER, /**< A compound filter is in an invalid location */
U_MISPLACED_COMPOUND_FILTER, /**< A compound filter is in an invalid location */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5793,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
66 |
8.671865 |
UErrorCode::U_MULTIPLE_COMPOUND_FILTERS |
Int32 |
65559 |
0x00010017 |
65559 |
|
|
System.Int32 |
U_MULTIPLE_COMPOUND_FILTERS, /**< More than one compound filter */
U_MULTIPLE_COMPOUND_FILTERS, /**< More than one compound filter */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5794,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
67 |
8.671865 |
UErrorCode::U_INVALID_RBT_SYNTAX |
Int32 |
65560 |
0x00010018 |
65560 |
|
|
System.Int32 |
U_INVALID_RBT_SYNTAX, /**< A "::id" rule was passed to the RuleBasedTransliterator parser */
U_INVALID_RBT_SYNTAX, /**< A "::id" rule was passed to the RuleBasedTransliterator parser */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5795,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
68 |
8.671865 |
UErrorCode::U_INVALID_PROPERTY_PATTERN |
Int32 |
65561 |
0x00010019 |
65561 |
|
|
System.Int32 |
U_INVALID_PROPERTY_PATTERN, /**< UNUSED as of ICU 2.4 */
U_INVALID_PROPERTY_PATTERN, /**< UNUSED as of ICU 2.4 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5796,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
69 |
8.671865 |
UErrorCode::U_MALFORMED_PRAGMA |
Int32 |
65562 |
0x0001001A |
65562 |
|
|
System.Int32 |
U_MALFORMED_PRAGMA, /**< A 'use' pragma is invalid */
U_MALFORMED_PRAGMA, /**< A 'use' pragma is invalid */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5797,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
70 |
8.671865 |
UErrorCode::U_UNCLOSED_SEGMENT |
Int32 |
65563 |
0x0001001B |
65563 |
|
|
System.Int32 |
U_UNCLOSED_SEGMENT, /**< A closing ')' is missing */
U_UNCLOSED_SEGMENT, /**< A closing ')' is missing */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5798,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
71 |
8.671865 |
UErrorCode::U_ILLEGAL_CHAR_IN_SEGMENT |
Int32 |
65564 |
0x0001001C |
65564 |
|
|
System.Int32 |
U_ILLEGAL_CHAR_IN_SEGMENT, /**< UNUSED as of ICU 2.4 */
U_ILLEGAL_CHAR_IN_SEGMENT, /**< UNUSED as of ICU 2.4 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5799,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
72 |
8.671865 |
UErrorCode::U_VARIABLE_RANGE_EXHAUSTED |
Int32 |
65565 |
0x0001001D |
65565 |
|
|
System.Int32 |
U_VARIABLE_RANGE_EXHAUSTED, /**< Too many stand-ins generated for the given variable range */
U_VARIABLE_RANGE_EXHAUSTED, /**< Too many stand-ins generated for the given variable range */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5800,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
73 |
8.671865 |
UErrorCode::U_VARIABLE_RANGE_OVERLAP |
Int32 |
65566 |
0x0001001E |
65566 |
|
|
System.Int32 |
U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */
U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5801,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
74 |
8.671865 |
UErrorCode::U_ILLEGAL_CHARACTER |
Int32 |
65567 |
0x0001001F |
65567 |
|
|
System.Int32 |
U_ILLEGAL_CHARACTER, /**< A special character is outside its allowed context */
U_ILLEGAL_CHARACTER, /**< A special character is outside its allowed context */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5802,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
75 |
8.671865 |
UErrorCode::U_INTERNAL_TRANSLITERATOR_ERROR |
Int32 |
65568 |
0x00010020 |
65568 |
|
|
System.Int32 |
U_INTERNAL_TRANSLITERATOR_ERROR, /**< Internal transliterator system error */
U_INTERNAL_TRANSLITERATOR_ERROR, /**< Internal transliterator system error */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5803,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
76 |
8.671865 |
UErrorCode::U_INVALID_ID |
Int32 |
65569 |
0x00010021 |
65569 |
|
|
System.Int32 |
U_INVALID_ID, /**< A "::id" rule specifies an unknown transliterator */
U_INVALID_ID, /**< A "::id" rule specifies an unknown transliterator */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5804,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
77 |
8.671865 |
UErrorCode::U_INVALID_FUNCTION |
Int32 |
65570 |
0x00010022 |
65570 |
|
|
System.Int32 |
U_INVALID_FUNCTION, /**< A "&fn()" rule specifies an unknown transliterator */
U_INVALID_FUNCTION, /**< A "&fn()" rule specifies an unknown transliterator */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5805,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
78 |
8.671865 |
UErrorCode::U_UNEXPECTED_TOKEN |
Int32 |
65792 |
0x00010100 |
65792 |
|
|
System.Int32 |
U_UNEXPECTED_TOKEN=0x10100, /**< Syntax error in format pattern */
U_UNEXPECTED_TOKEN=0x10100, /**< Syntax error in format pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5810,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
79 |
8.671865 |
UErrorCode::U_FMT_PARSE_ERROR_START |
Int32 |
65792 |
0x00010100 |
65792 |
|
|
System.Int32 |
U_FMT_PARSE_ERROR_START=0x10100, /**< Start of format library errors */
U_FMT_PARSE_ERROR_START=0x10100, /**< Start of format library errors */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5811,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
80 |
8.671865 |
UErrorCode::U_MULTIPLE_DECIMAL_SEPARATORS |
Int32 |
65793 |
0x00010101 |
65793 |
|
|
System.Int32 |
U_MULTIPLE_DECIMAL_SEPARATORS, /**< More than one decimal separator in number pattern */
U_MULTIPLE_DECIMAL_SEPARATORS, /**< More than one decimal separator in number pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5812,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
81 |
8.671865 |
UErrorCode::U_MULTIPLE_DECIMAL_SEPERATORS |
Int32 |
65793 |
0x00010101 |
65793 |
|
|
System.Int32 |
U_MULTIPLE_DECIMAL_SEPERATORS = U_MULTIPLE_DECIMAL_SEPARATORS, /**< Typo: kept for backward compatibility. Use U_MULTIPLE_DECIMAL_SEPARATORS */
U_MULTIPLE_DECIMAL_SEPERATORS = U_MULTIPLE_DECIMAL_SEPARATORS, /**< Typo: kept for backward compatibility. Use U_MULTIPLE_DECIMAL_SEPARATORS */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5813,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
82 |
8.671865 |
UErrorCode::U_MULTIPLE_EXPONENTIAL_SYMBOLS |
Int32 |
65794 |
0x00010102 |
65794 |
|
|
System.Int32 |
U_MULTIPLE_EXPONENTIAL_SYMBOLS, /**< More than one exponent symbol in number pattern */
U_MULTIPLE_EXPONENTIAL_SYMBOLS, /**< More than one exponent symbol in number pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5814,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
83 |
8.671865 |
UErrorCode::U_MALFORMED_EXPONENTIAL_PATTERN |
Int32 |
65795 |
0x00010103 |
65795 |
|
|
System.Int32 |
U_MALFORMED_EXPONENTIAL_PATTERN, /**< Grouping symbol in exponent pattern */
U_MALFORMED_EXPONENTIAL_PATTERN, /**< Grouping symbol in exponent pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5815,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
84 |
8.671865 |
UErrorCode::U_MULTIPLE_PERCENT_SYMBOLS |
Int32 |
65796 |
0x00010104 |
65796 |
|
|
System.Int32 |
U_MULTIPLE_PERCENT_SYMBOLS, /**< More than one percent symbol in number pattern */
U_MULTIPLE_PERCENT_SYMBOLS, /**< More than one percent symbol in number pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5816,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
85 |
8.671865 |
UErrorCode::U_MULTIPLE_PERMILL_SYMBOLS |
Int32 |
65797 |
0x00010105 |
65797 |
|
|
System.Int32 |
U_MULTIPLE_PERMILL_SYMBOLS, /**< More than one permill symbol in number pattern */
U_MULTIPLE_PERMILL_SYMBOLS, /**< More than one permill symbol in number pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5817,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
86 |
8.671865 |
UErrorCode::U_MULTIPLE_PAD_SPECIFIERS |
Int32 |
65798 |
0x00010106 |
65798 |
|
|
System.Int32 |
U_MULTIPLE_PAD_SPECIFIERS, /**< More than one pad symbol in number pattern */
U_MULTIPLE_PAD_SPECIFIERS, /**< More than one pad symbol in number pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5818,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
87 |
8.671865 |
UErrorCode::U_PATTERN_SYNTAX_ERROR |
Int32 |
65799 |
0x00010107 |
65799 |
|
|
System.Int32 |
U_PATTERN_SYNTAX_ERROR, /**< Syntax error in format pattern */
U_PATTERN_SYNTAX_ERROR, /**< Syntax error in format pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5819,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
88 |
8.671865 |
UErrorCode::U_ILLEGAL_PAD_POSITION |
Int32 |
65800 |
0x00010108 |
65800 |
|
|
System.Int32 |
U_ILLEGAL_PAD_POSITION, /**< Pad symbol misplaced in number pattern */
U_ILLEGAL_PAD_POSITION, /**< Pad symbol misplaced in number pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5820,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
89 |
8.671865 |
UErrorCode::U_UNMATCHED_BRACES |
Int32 |
65801 |
0x00010109 |
65801 |
|
|
System.Int32 |
U_UNMATCHED_BRACES, /**< Braces do not match in message pattern */
U_UNMATCHED_BRACES, /**< Braces do not match in message pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5821,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
90 |
8.671865 |
UErrorCode::U_UNSUPPORTED_PROPERTY |
Int32 |
65802 |
0x0001010A |
65802 |
|
|
System.Int32 |
U_UNSUPPORTED_PROPERTY, /**< UNUSED as of ICU 2.4 */
U_UNSUPPORTED_PROPERTY, /**< UNUSED as of ICU 2.4 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5822,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
91 |
8.671865 |
UErrorCode::U_UNSUPPORTED_ATTRIBUTE |
Int32 |
65803 |
0x0001010B |
65803 |
|
|
System.Int32 |
U_UNSUPPORTED_ATTRIBUTE, /**< UNUSED as of ICU 2.4 */
U_UNSUPPORTED_ATTRIBUTE, /**< UNUSED as of ICU 2.4 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5823,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
92 |
8.671865 |
UErrorCode::U_ARGUMENT_TYPE_MISMATCH |
Int32 |
65804 |
0x0001010C |
65804 |
|
|
System.Int32 |
U_ARGUMENT_TYPE_MISMATCH, /**< Argument name and argument index mismatch in MessageFormat functions */
U_ARGUMENT_TYPE_MISMATCH, /**< Argument name and argument index mismatch in MessageFormat functions */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5824,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
93 |
8.671865 |
UErrorCode::U_DUPLICATE_KEYWORD |
Int32 |
65805 |
0x0001010D |
65805 |
|
|
System.Int32 |
U_DUPLICATE_KEYWORD, /**< Duplicate keyword in PluralFormat */
U_DUPLICATE_KEYWORD, /**< Duplicate keyword in PluralFormat */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5825,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
94 |
8.671865 |
UErrorCode::U_UNDEFINED_KEYWORD |
Int32 |
65806 |
0x0001010E |
65806 |
|
|
System.Int32 |
U_UNDEFINED_KEYWORD, /**< Undefined Plural keyword */
U_UNDEFINED_KEYWORD, /**< Undefined Plural keyword */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5826,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
95 |
8.671865 |
UErrorCode::U_DEFAULT_KEYWORD_MISSING |
Int32 |
65807 |
0x0001010F |
65807 |
|
|
System.Int32 |
U_DEFAULT_KEYWORD_MISSING, /**< Missing DEFAULT rule in plural rules */
U_DEFAULT_KEYWORD_MISSING, /**< Missing DEFAULT rule in plural rules */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5827,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
96 |
8.671865 |
UErrorCode::U_DECIMAL_NUMBER_SYNTAX_ERROR |
Int32 |
65808 |
0x00010110 |
65808 |
|
|
System.Int32 |
U_DECIMAL_NUMBER_SYNTAX_ERROR, /**< Decimal number syntax error */
U_DECIMAL_NUMBER_SYNTAX_ERROR, /**< Decimal number syntax error */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5828,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
97 |
8.671865 |
UErrorCode::U_FORMAT_INEXACT_ERROR |
Int32 |
65809 |
0x00010111 |
65809 |
|
|
System.Int32 |
U_FORMAT_INEXACT_ERROR, /**< Cannot format a number exactly and rounding mode is ROUND_UNNECESSARY @stable ICU 4.8 */
U_FORMAT_INEXACT_ERROR, /**< Cannot format a number exactly and rounding mode is ROUND_UNNECESSARY @stable ICU 4.8 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5829,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
98 |
8.671865 |
UErrorCode::U_NUMBER_ARG_OUTOFBOUNDS_ERROR |
Int32 |
65810 |
0x00010112 |
65810 |
|
|
System.Int32 |
U_NUMBER_ARG_OUTOFBOUNDS_ERROR, /**< The argument to a NumberFormatter helper method was out of bounds; the bounds are usually 0 to 999. @stable ICU 61 */
U_NUMBER_ARG_OUTOFBOUNDS_ERROR, /**< The argument to a NumberFormatter helper method was out of bounds; the bounds are usually 0 to 999. @stable ICU 61 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5831,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_VB)
|
99 |
8.671865 |
UErrorCode::U_NUMBER_SKELETON_SYNTAX_ERROR |
Int32 |
65811 |
0x00010113 |
65811 |
|
|
System.Int32 |
U_NUMBER_SKELETON_SYNTAX_ERROR, /**< The number skeleton passed to C++ NumberFormatter or C UNumberFormatter was invalid or contained a syntax error. @stable ICU 62 */
U_NUMBER_SKELETON_SYNTAX_ERROR, /**< The number skeleton passed to C++ NumberFormatter or C UNumberFormatter was invalid or contained a syntax error. @stable ICU 62 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5832,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_VB)
|
100 |
8.671865 |
UErrorCode::U_BRK_INTERNAL_ERROR |
Int32 |
66048 |
0x00010200 |
66048 |
|
|
System.Int32 |
U_BRK_INTERNAL_ERROR=0x10200, /**< An internal error (bug) was detected. */
U_BRK_INTERNAL_ERROR=0x10200, /**< An internal error (bug) was detected. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5837,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
101 |
8.671865 |
UErrorCode::U_BRK_ERROR_START |
Int32 |
66048 |
0x00010200 |
66048 |
|
|
System.Int32 |
U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */
U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5838,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
102 |
8.671865 |
UErrorCode::U_BRK_HEX_DIGITS_EXPECTED |
Int32 |
66049 |
0x00010201 |
66049 |
|
|
System.Int32 |
U_BRK_HEX_DIGITS_EXPECTED, /**< Hex digits expected as part of a escaped char in a rule. */
U_BRK_HEX_DIGITS_EXPECTED, /**< Hex digits expected as part of a escaped char in a rule. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5839,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
103 |
8.671865 |
UErrorCode::U_BRK_SEMICOLON_EXPECTED |
Int32 |
66050 |
0x00010202 |
66050 |
|
|
System.Int32 |
U_BRK_SEMICOLON_EXPECTED, /**< Missing ';' at the end of a RBBI rule. */
U_BRK_SEMICOLON_EXPECTED, /**< Missing ';' at the end of a RBBI rule. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5840,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
104 |
8.671865 |
UErrorCode::U_BRK_RULE_SYNTAX |
Int32 |
66051 |
0x00010203 |
66051 |
|
|
System.Int32 |
U_BRK_RULE_SYNTAX, /**< Syntax error in RBBI rule. */
U_BRK_RULE_SYNTAX, /**< Syntax error in RBBI rule. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5841,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
105 |
8.671865 |
UErrorCode::U_BRK_UNCLOSED_SET |
Int32 |
66052 |
0x00010204 |
66052 |
|
|
System.Int32 |
U_BRK_UNCLOSED_SET, /**< UnicodeSet writing an RBBI rule missing a closing ']'. */
U_BRK_UNCLOSED_SET, /**< UnicodeSet writing an RBBI rule missing a closing ']'. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5842,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
106 |
8.671865 |
UErrorCode::U_BRK_ASSIGN_ERROR |
Int32 |
66053 |
0x00010205 |
66053 |
|
|
System.Int32 |
U_BRK_ASSIGN_ERROR, /**< Syntax error in RBBI rule assignment statement. */
U_BRK_ASSIGN_ERROR, /**< Syntax error in RBBI rule assignment statement. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5843,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
107 |
8.671865 |
UErrorCode::U_BRK_VARIABLE_REDFINITION |
Int32 |
66054 |
0x00010206 |
66054 |
|
|
System.Int32 |
U_BRK_VARIABLE_REDFINITION, /**< RBBI rule $Variable redefined. */
U_BRK_VARIABLE_REDFINITION, /**< RBBI rule $Variable redefined. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5844,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
108 |
8.671865 |
UErrorCode::U_BRK_MISMATCHED_PAREN |
Int32 |
66055 |
0x00010207 |
66055 |
|
|
System.Int32 |
U_BRK_MISMATCHED_PAREN, /**< Mis-matched parentheses in an RBBI rule. */
U_BRK_MISMATCHED_PAREN, /**< Mis-matched parentheses in an RBBI rule. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5845,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
109 |
8.671865 |
UErrorCode::U_BRK_NEW_LINE_IN_QUOTED_STRING |
Int32 |
66056 |
0x00010208 |
66056 |
|
|
System.Int32 |
U_BRK_NEW_LINE_IN_QUOTED_STRING, /**< Missing closing quote in an RBBI rule. */
U_BRK_NEW_LINE_IN_QUOTED_STRING, /**< Missing closing quote in an RBBI rule. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5846,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
110 |
8.671865 |
UErrorCode::U_BRK_UNDEFINED_VARIABLE |
Int32 |
66057 |
0x00010209 |
66057 |
|
|
System.Int32 |
U_BRK_UNDEFINED_VARIABLE, /**< Use of an undefined $Variable in an RBBI rule. */
U_BRK_UNDEFINED_VARIABLE, /**< Use of an undefined $Variable in an RBBI rule. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5847,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
111 |
8.671865 |
UErrorCode::U_BRK_INIT_ERROR |
Int32 |
66058 |
0x0001020A |
66058 |
|
|
System.Int32 |
U_BRK_INIT_ERROR, /**< Initialization failure. Probable missing ICU Data. */
U_BRK_INIT_ERROR, /**< Initialization failure. Probable missing ICU Data. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5848,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
112 |
8.671865 |
UErrorCode::U_BRK_RULE_EMPTY_SET |
Int32 |
66059 |
0x0001020B |
66059 |
|
|
System.Int32 |
U_BRK_RULE_EMPTY_SET, /**< Rule contains an empty Unicode Set. */
U_BRK_RULE_EMPTY_SET, /**< Rule contains an empty Unicode Set. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5849,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
113 |
8.671865 |
UErrorCode::U_BRK_UNRECOGNIZED_OPTION |
Int32 |
66060 |
0x0001020C |
66060 |
|
|
System.Int32 |
U_BRK_UNRECOGNIZED_OPTION, /**< !!option in RBBI rules not recognized. */
U_BRK_UNRECOGNIZED_OPTION, /**< !!option in RBBI rules not recognized. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5850,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
114 |
8.671865 |
UErrorCode::U_BRK_MALFORMED_RULE_TAG |
Int32 |
66061 |
0x0001020D |
66061 |
|
|
System.Int32 |
U_BRK_MALFORMED_RULE_TAG, /**< The {nnn} tag on a rule is malformed */
U_BRK_MALFORMED_RULE_TAG, /**< The {nnn} tag on a rule is malformed */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5851,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
115 |
8.671865 |
UErrorCode::U_REGEX_INTERNAL_ERROR |
Int32 |
66304 |
0x00010300 |
66304 |
|
|
System.Int32 |
U_REGEX_INTERNAL_ERROR=0x10300, /**< An internal error (bug) was detected. */
U_REGEX_INTERNAL_ERROR=0x10300, /**< An internal error (bug) was detected. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5856,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
116 |
8.671865 |
UErrorCode::U_REGEX_ERROR_START |
Int32 |
66304 |
0x00010300 |
66304 |
|
|
System.Int32 |
U_REGEX_ERROR_START=0x10300, /**< Start of codes indicating Regexp failures */
U_REGEX_ERROR_START=0x10300, /**< Start of codes indicating Regexp failures */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5857,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
117 |
8.671865 |
UErrorCode::U_REGEX_RULE_SYNTAX |
Int32 |
66305 |
0x00010301 |
66305 |
|
|
System.Int32 |
U_REGEX_RULE_SYNTAX, /**< Syntax error in regexp pattern. */
U_REGEX_RULE_SYNTAX, /**< Syntax error in regexp pattern. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5858,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
118 |
8.671865 |
UErrorCode::U_REGEX_INVALID_STATE |
Int32 |
66306 |
0x00010302 |
66306 |
|
|
System.Int32 |
U_REGEX_INVALID_STATE, /**< RegexMatcher in invalid state for requested operation */
U_REGEX_INVALID_STATE, /**< RegexMatcher in invalid state for requested operation */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5859,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
119 |
8.671865 |
UErrorCode::U_REGEX_BAD_ESCAPE_SEQUENCE |
Int32 |
66307 |
0x00010303 |
66307 |
|
|
System.Int32 |
U_REGEX_BAD_ESCAPE_SEQUENCE, /**< Unrecognized backslash escape sequence in pattern */
U_REGEX_BAD_ESCAPE_SEQUENCE, /**< Unrecognized backslash escape sequence in pattern */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5860,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
120 |
8.671865 |
UErrorCode::U_REGEX_PROPERTY_SYNTAX |
Int32 |
66308 |
0x00010304 |
66308 |
|
|
System.Int32 |
U_REGEX_PROPERTY_SYNTAX, /**< Incorrect Unicode property */
U_REGEX_PROPERTY_SYNTAX, /**< Incorrect Unicode property */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5861,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
121 |
8.671865 |
UErrorCode::U_REGEX_UNIMPLEMENTED |
Int32 |
66309 |
0x00010305 |
66309 |
|
|
System.Int32 |
U_REGEX_UNIMPLEMENTED, /**< Use of regexp feature that is not yet implemented. */
U_REGEX_UNIMPLEMENTED, /**< Use of regexp feature that is not yet implemented. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5862,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
122 |
8.671865 |
UErrorCode::U_REGEX_MISMATCHED_PAREN |
Int32 |
66310 |
0x00010306 |
66310 |
|
|
System.Int32 |
U_REGEX_MISMATCHED_PAREN, /**< Incorrectly nested parentheses in regexp pattern. */
U_REGEX_MISMATCHED_PAREN, /**< Incorrectly nested parentheses in regexp pattern. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5863,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
123 |
8.671865 |
UErrorCode::U_REGEX_NUMBER_TOO_BIG |
Int32 |
66311 |
0x00010307 |
66311 |
|
|
System.Int32 |
U_REGEX_NUMBER_TOO_BIG, /**< Decimal number is too large. */
U_REGEX_NUMBER_TOO_BIG, /**< Decimal number is too large. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5864,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
124 |
8.671865 |
UErrorCode::U_REGEX_BAD_INTERVAL |
Int32 |
66312 |
0x00010308 |
66312 |
|
|
System.Int32 |
U_REGEX_BAD_INTERVAL, /**< Error in {min,max} interval */
U_REGEX_BAD_INTERVAL, /**< Error in {min,max} interval */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5865,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
125 |
8.671865 |
UErrorCode::U_REGEX_MAX_LT_MIN |
Int32 |
66313 |
0x00010309 |
66313 |
|
|
System.Int32 |
U_REGEX_MAX_LT_MIN, /**< In {min,max}, max is less than min. */
U_REGEX_MAX_LT_MIN, /**< In {min,max}, max is less than min. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5866,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
126 |
8.671865 |
UErrorCode::U_REGEX_INVALID_BACK_REF |
Int32 |
66314 |
0x0001030A |
66314 |
|
|
System.Int32 |
U_REGEX_INVALID_BACK_REF, /**< Back-reference to a non-existent capture group. */
U_REGEX_INVALID_BACK_REF, /**< Back-reference to a non-existent capture group. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5867,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
127 |
8.671865 |
UErrorCode::U_REGEX_INVALID_FLAG |
Int32 |
66315 |
0x0001030B |
66315 |
|
|
System.Int32 |
U_REGEX_INVALID_FLAG, /**< Invalid value for match mode flags. */
U_REGEX_INVALID_FLAG, /**< Invalid value for match mode flags. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5868,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
128 |
8.671865 |
UErrorCode::U_REGEX_LOOK_BEHIND_LIMIT |
Int32 |
66316 |
0x0001030C |
66316 |
|
|
System.Int32 |
U_REGEX_LOOK_BEHIND_LIMIT, /**< Look-Behind pattern matches must have a bounded maximum length. */
U_REGEX_LOOK_BEHIND_LIMIT, /**< Look-Behind pattern matches must have a bounded maximum length. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5869,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
129 |
8.671865 |
UErrorCode::U_REGEX_SET_CONTAINS_STRING |
Int32 |
66317 |
0x0001030D |
66317 |
|
|
System.Int32 |
U_REGEX_SET_CONTAINS_STRING, /**< Regexps cannot have UnicodeSets containing strings.*/
U_REGEX_SET_CONTAINS_STRING, /**< Regexps cannot have UnicodeSets containing strings.*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5870,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
130 |
8.671865 |
UErrorCode::U_REGEX_MISSING_CLOSE_BRACKET |
Int32 |
66319 |
0x0001030F |
66319 |
|
|
System.Int32 |
U_REGEX_MISSING_CLOSE_BRACKET=U_REGEX_SET_CONTAINS_STRING+2, /**< Missing closing bracket on a bracket expression. */
U_REGEX_MISSING_CLOSE_BRACKET=U_REGEX_SET_CONTAINS_STRING+2, /**< Missing closing bracket on a bracket expression. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5871,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
131 |
8.671865 |
UErrorCode::U_REGEX_INVALID_RANGE |
Int32 |
66320 |
0x00010310 |
66320 |
|
|
System.Int32 |
U_REGEX_INVALID_RANGE, /**< In a character range [x-y], x is greater than y. */
U_REGEX_INVALID_RANGE, /**< In a character range [x-y], x is greater than y. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5872,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
132 |
8.671865 |
UErrorCode::U_REGEX_STACK_OVERFLOW |
Int32 |
66321 |
0x00010311 |
66321 |
|
|
System.Int32 |
U_REGEX_STACK_OVERFLOW, /**< Regular expression backtrack stack overflow. */
U_REGEX_STACK_OVERFLOW, /**< Regular expression backtrack stack overflow. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5873,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
133 |
8.671865 |
UErrorCode::U_REGEX_TIME_OUT |
Int32 |
66322 |
0x00010312 |
66322 |
|
|
System.Int32 |
U_REGEX_TIME_OUT, /**< Maximum allowed match time exceeded */
U_REGEX_TIME_OUT, /**< Maximum allowed match time exceeded */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5874,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
134 |
8.671865 |
UErrorCode::U_REGEX_STOPPED_BY_CALLER |
Int32 |
66323 |
0x00010313 |
66323 |
|
|
System.Int32 |
U_REGEX_STOPPED_BY_CALLER, /**< Matching operation aborted by user callback fn. */
U_REGEX_STOPPED_BY_CALLER, /**< Matching operation aborted by user callback fn. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5875,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
135 |
8.671865 |
UErrorCode::U_REGEX_PATTERN_TOO_BIG |
Int32 |
66324 |
0x00010314 |
66324 |
|
|
System.Int32 |
U_REGEX_PATTERN_TOO_BIG, /**< Pattern exceeds limits on size or complexity. @stable ICU 55 */
U_REGEX_PATTERN_TOO_BIG, /**< Pattern exceeds limits on size or complexity. @stable ICU 55 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5876,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
136 |
8.671865 |
UErrorCode::U_REGEX_INVALID_CAPTURE_GROUP_NAME |
Int32 |
66325 |
0x00010315 |
66325 |
|
|
System.Int32 |
U_REGEX_INVALID_CAPTURE_GROUP_NAME, /**< Invalid capture group name. @stable ICU 55 */
U_REGEX_INVALID_CAPTURE_GROUP_NAME, /**< Invalid capture group name. @stable ICU 55 */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5877,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
137 |
8.671865 |
UErrorCode::U_IDNA_PROHIBITED_ERROR |
Int32 |
66560 |
0x00010400 |
66560 |
|
|
System.Int32 |
U_IDNA_PROHIBITED_ERROR=0x10400,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5882,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
138 |
8.671865 |
UErrorCode::U_IDNA_ERROR_START |
Int32 |
66560 |
0x00010400 |
66560 |
|
|
System.Int32 |
U_IDNA_ERROR_START=0x10400,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5883,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
139 |
8.671865 |
UErrorCode::U_IDNA_UNASSIGNED_ERROR |
Int32 |
66561 |
0x00010401 |
66561 |
|
|
System.Int32 |
U_IDNA_UNASSIGNED_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5884,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
140 |
8.671865 |
UErrorCode::U_IDNA_CHECK_BIDI_ERROR |
Int32 |
66562 |
0x00010402 |
66562 |
|
|
System.Int32 |
U_IDNA_CHECK_BIDI_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5885,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
141 |
8.671865 |
UErrorCode::U_IDNA_STD3_ASCII_RULES_ERROR |
Int32 |
66563 |
0x00010403 |
66563 |
|
|
System.Int32 |
U_IDNA_STD3_ASCII_RULES_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5886,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
142 |
8.671865 |
UErrorCode::U_IDNA_ACE_PREFIX_ERROR |
Int32 |
66564 |
0x00010404 |
66564 |
|
|
System.Int32 |
U_IDNA_ACE_PREFIX_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5887,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
143 |
8.671865 |
UErrorCode::U_IDNA_VERIFICATION_ERROR |
Int32 |
66565 |
0x00010405 |
66565 |
|
|
System.Int32 |
U_IDNA_VERIFICATION_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5888,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
144 |
8.671865 |
UErrorCode::U_IDNA_LABEL_TOO_LONG_ERROR |
Int32 |
66566 |
0x00010406 |
66566 |
|
|
System.Int32 |
U_IDNA_LABEL_TOO_LONG_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5889,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
145 |
8.671865 |
UErrorCode::U_IDNA_ZERO_LENGTH_LABEL_ERROR |
Int32 |
66567 |
0x00010407 |
66567 |
|
|
System.Int32 |
U_IDNA_ZERO_LENGTH_LABEL_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5890,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
146 |
8.671865 |
UErrorCode::U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR |
Int32 |
66568 |
0x00010408 |
66568 |
|
|
System.Int32 |
U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5891,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
147 |
8.671865 |
UErrorCode::U_STRINGPREP_PROHIBITED_ERROR |
Int32 |
66560 |
0x00010400 |
66560 |
|
|
System.Int32 |
U_STRINGPREP_PROHIBITED_ERROR = U_IDNA_PROHIBITED_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5895,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
148 |
8.671865 |
UErrorCode::U_STRINGPREP_UNASSIGNED_ERROR |
Int32 |
66561 |
0x00010401 |
66561 |
|
|
System.Int32 |
U_STRINGPREP_UNASSIGNED_ERROR = U_IDNA_UNASSIGNED_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5896,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
149 |
8.671865 |
UErrorCode::U_STRINGPREP_CHECK_BIDI_ERROR |
Int32 |
66562 |
0x00010402 |
66562 |
|
|
System.Int32 |
U_STRINGPREP_CHECK_BIDI_ERROR = U_IDNA_CHECK_BIDI_ERROR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5897,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
150 |
8.671865 |
UErrorCode::U_PLUGIN_ERROR_START |
Int32 |
66816 |
0x00010500 |
66816 |
|
|
System.Int32 |
U_PLUGIN_ERROR_START=0x10500, /**< Start of codes indicating plugin failures */
U_PLUGIN_ERROR_START=0x10500, /**< Start of codes indicating plugin failures */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5902,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
151 |
8.671865 |
UErrorCode::U_PLUGIN_TOO_HIGH |
Int32 |
66816 |
0x00010500 |
66816 |
|
|
System.Int32 |
U_PLUGIN_TOO_HIGH=0x10500, /**< The plugin's level is too high to be loaded right now. */
U_PLUGIN_TOO_HIGH=0x10500, /**< The plugin's level is too high to be loaded right now. */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5903,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
152 |
8.671865 |
UErrorCode::U_PLUGIN_DIDNT_SET_LEVEL |
Int32 |
66817 |
0x00010501 |
66817 |
|
|
System.Int32 |
U_PLUGIN_DIDNT_SET_LEVEL, /**< The plugin didn't call uplug_setPlugLevel in response to a QUERY */
U_PLUGIN_DIDNT_SET_LEVEL, /**< The plugin didn't call uplug_setPlugLevel in response to a QUERY */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icu.h(5904,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS3)
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
153 |
8.671865 |
UErrorCode::U_ERROR_WARNING_LIMIT |
Int32 |
-119 |
0xFFFFFF89 |
-119 |
|
|
System.Int32 |
U_ERROR_WARNING_LIMIT, /**< This must always be the last warning value to indicate the limit for UErrorCode warnings (last warning code +1) */
U_ERROR_WARNING_LIMIT, /**< This must always be the last warning value to indicate the limit for UErrorCode warnings (last warning code +1) */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4142,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
154 |
8.671865 |
UErrorCode::U_STANDARD_ERROR_LIMIT |
Int32 |
31 |
0x0000001F |
31 |
|
|
System.Int32 |
U_STANDARD_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for standard errors */
U_STANDARD_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for standard errors */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4179,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
155 |
8.671865 |
UErrorCode::U_PARSE_ERROR_LIMIT |
Int32 |
65571 |
0x00010023 |
65571 |
|
|
System.Int32 |
U_PARSE_ERROR_LIMIT, /**< The limit for Transliterator errors */
U_PARSE_ERROR_LIMIT, /**< The limit for Transliterator errors */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4219,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
156 |
8.671865 |
UErrorCode::U_FMT_PARSE_ERROR_LIMIT |
Int32 |
65810 |
0x00010112 |
65810 |
|
|
System.Int32 |
U_FMT_PARSE_ERROR_LIMIT, /**< The limit for format library errors */
U_FMT_PARSE_ERROR_LIMIT, /**< The limit for format library errors */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4244,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
157 |
8.671865 |
UErrorCode::U_BRK_ERROR_LIMIT |
Int32 |
66062 |
0x0001020E |
66062 |
|
|
System.Int32 |
U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */
U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4264,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
158 |
8.671865 |
UErrorCode::U_REGEX_ERROR_LIMIT |
Int32 |
66326 |
0x00010316 |
66326 |
|
|
System.Int32 |
U_REGEX_ERROR_LIMIT=U_REGEX_STOPPED_BY_CALLER+3, /**< This must always be the last value to indicate the limit for regexp errors */
U_REGEX_ERROR_LIMIT=U_REGEX_STOPPED_BY_CALLER+3, /**< This must always be the last value to indicate the limit for regexp errors */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4291,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
159 |
8.671865 |
UErrorCode::U_IDNA_ERROR_LIMIT |
Int32 |
66569 |
0x00010409 |
66569 |
|
|
System.Int32 |
U_IDNA_ERROR_LIMIT,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4306,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
160 |
8.671865 |
UErrorCode::U_PLUGIN_ERROR_LIMIT |
Int32 |
66818 |
0x00010502 |
66818 |
|
|
System.Int32 |
U_PLUGIN_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for plugin errors */
U_PLUGIN_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for plugin errors */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4320,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
161 |
8.671865 |
UErrorCode::U_ERROR_LIMIT |
Int32 |
66818 |
0x00010502 |
66818 |
|
|
System.Int32 |
U_ERROR_LIMIT=U_PLUGIN_ERROR_LIMIT /**< This must always be the last value to indicate the limit for UErrorCode (last error code +1) */
U_ERROR_LIMIT=U_PLUGIN_ERROR_LIMIT /**< This must always be the last value to indicate the limit for UErrorCode (last error code +1) */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\icucommon.h(4322,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|