bolt/bootstrap/cxx/deps/icu/source/samples/uresb/root.txt
Sam Vervaeck 285f33e93c Add 'bootstrap/cxx/' from commit '7c1a929e9a3d3abb1e2113f531588e059ad5be8c'
git-subtree-dir: bootstrap/cxx
git-subtree-mainline: b732e418cb
git-subtree-split: 7c1a929e9a
2024-01-15 14:04:51 +01:00

50 lines
1.9 KiB
Text

// Copyright (C) 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
//
// Copyright (c) 2001-2003 International Business Machines
// Corporation and others. All Rights Reserved.
root {
errorcodes {
"U_ZERO_ERROR",
"U_ILLEGAL_ARGUMENT_ERROR",
"U_MISSING_RESOURCE_ERROR",
"U_INVALID_FORMAT_ERROR",
"U_FILE_ACCESS_ERROR",
"U_INTERNAL_PROGRAM_ERROR",
"U_MESSAGE_PARSE_ERROR",
"U_MEMORY_ALLOCATION_ERROR",
"U_INDEX_OUTOFBOUNDS_ERROR",
"U_PARSE_ERROR",
"U_INVALID_CHAR_FOUND",
"U_TRUNCATED_CHAR_FOUND",
"U_ILLEGAL_CHAR_FOUND",
"U_INVALID_TABLE_FORMAT",
"U_INVALID_TABLE_FILE",
"U_BUFFER_OVERFLOW_ERROR",
"U_UNSUPPORTED_ERROR",
"U_RESOURCE_TYPE_MISMATCH",
"U_ILLEGAL_ESCAPE_SEQUENCE",
"U_UNSUPPORTED_ESCAPE_SEQUENCE"
}
helpTopics {
udata { "ROOT udata help topic" }
resourcebundles { "ROOT resource bundle help topic" }
collation { "ROOT collation help topic" }
breakit { "ROOT break iterator help topic" }
translit { "ROOT transliteration help topic" }
unicode { "ROOT unicode help topic" }
format { "ROOT format help topic" }
}
helpKeywords {
udata { "udata" }
resourcebundles { "resources" }
collation { "collation" }
breakit { "breakit" }
translit { "transliteration" }
unicode { "unicode" }
format { "format" }
}
}