ICU-3100 add open from short string to the tracing framework
X-SVN-Rev: 15211
This commit is contained in:
parent
cd24824aca
commit
51563a693d
@ -76,6 +76,7 @@ typedef enum UTraceFunctionNumber {
|
|||||||
UTRACE_UCOL_GETLOCALE,
|
UTRACE_UCOL_GETLOCALE,
|
||||||
UTRACE_UCOL_NEXTSORTKEYPART,
|
UTRACE_UCOL_NEXTSORTKEYPART,
|
||||||
UTRACE_UCOL_STRCOLLITER,
|
UTRACE_UCOL_STRCOLLITER,
|
||||||
|
UTRACE_UCOL_OPEN_FROM_SHORT_STRING,
|
||||||
UTRACE_COLLATION_LIMIT
|
UTRACE_COLLATION_LIMIT
|
||||||
} UTraceFunctionNumber;
|
} UTraceFunctionNumber;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user