blob: 8e46abb32a5ce3f232902f26856004bea5545c4a [file] [log] [blame]
Victor Chang2b8ba1e2020-08-19 18:14:25 +01001# GENERATED SOURCE. DO NOT MODIFY.
2# Run external/icu/tools/icu4c_srcgen/generate_libandroidicu.py to regenerate
3#
4# Copyright (C) 2018 The Android Open Source Project
5#
6# Licensed under the Apache License, Version 2.0 (the "License");
7# you may not use this file except in compliance with the License.
8# You may obtain a copy of the License at
9#
10# http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing, software
13# distributed under the License is distributed on an "AS IS" BASIS,
14# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15# See the License for the specific language governing permissions and
16# limitations under the License.
17LIBICU_31 { # introduced=31
18 global:
19 u_charAge;
20 u_charDigitValue;
21 u_charDirection;
22 u_charFromName;
23 u_charMirror;
24 u_charName;
25 u_charType;
26 u_countChar32;
27 u_digit;
28 u_enumCharNames;
29 u_enumCharTypes;
30 u_errorName;
31 u_foldCase;
32 u_forDigit;
33 u_getBidiPairedBracket;
34 u_getCombiningClass;
35 u_getIntPropertyMaxValue;
36 u_getIntPropertyMinValue;
37 u_getIntPropertyValue;
38 u_getNumericValue;
39 u_getPropertyEnum;
40 u_getPropertyName;
41 u_getPropertyValueEnum;
42 u_getPropertyValueName;
43 u_getUnicodeVersion;
44 u_getVersion;
45 u_hasBinaryProperty;
46 u_isIDIgnorable;
47 u_isIDPart;
48 u_isIDStart;
49 u_isISOControl;
50 u_isJavaIDPart;
51 u_isJavaIDStart;
52 u_isJavaSpaceChar;
53 u_isMirrored;
54 u_isUAlphabetic;
55 u_isULowercase;
56 u_isUUppercase;
57 u_isUWhiteSpace;
58 u_isWhitespace;
59 u_isalnum;
60 u_isalpha;
61 u_isbase;
62 u_isblank;
63 u_iscntrl;
64 u_isdefined;
65 u_isdigit;
66 u_isgraph;
67 u_islower;
68 u_isprint;
69 u_ispunct;
70 u_isspace;
71 u_istitle;
72 u_isupper;
73 u_isxdigit;
74 u_memcasecmp;
75 u_memchr;
76 u_memchr32;
77 u_memcmp;
78 u_memcmpCodePointOrder;
79 u_memcpy;
80 u_memmove;
81 u_memrchr;
82 u_memrchr32;
83 u_memset;
84 u_strCaseCompare;
85 u_strCompare;
86 u_strFindFirst;
87 u_strFindLast;
88 u_strFoldCase;
89 u_strFromUTF32;
90 u_strFromUTF32WithSub;
91 u_strFromUTF8;
92 u_strFromUTF8Lenient;
93 u_strFromUTF8WithSub;
94 u_strHasMoreChar32Than;
95 u_strToLower;
96 u_strToTitle;
97 u_strToUTF32;
98 u_strToUTF32WithSub;
99 u_strToUTF8;
100 u_strToUTF8WithSub;
101 u_strToUpper;
102 u_strcasecmp;
103 u_strcat;
104 u_strchr;
105 u_strchr32;
106 u_strcmp;
107 u_strcmpCodePointOrder;
108 u_strcpy;
109 u_strcspn;
110 u_strlen;
111 u_strncasecmp;
112 u_strncat;
113 u_strncmp;
114 u_strncmpCodePointOrder;
115 u_strncpy;
116 u_strpbrk;
117 u_strrchr;
118 u_strrchr32;
119 u_strrstr;
120 u_strspn;
121 u_strstr;
122 u_strtok_r;
123 u_tolower;
124 u_totitle;
125 u_toupper;
126 u_versionToString;
127 uloc_acceptLanguage;
128 uloc_addLikelySubtags;
129 uloc_canonicalize;
130 uloc_countAvailable;
131 uloc_forLanguageTag;
132 uloc_getAvailable;
133 uloc_getBaseName;
134 uloc_getCharacterOrientation;
135 uloc_getCountry;
136 uloc_getDisplayCountry;
137 uloc_getDisplayKeyword;
138 uloc_getDisplayKeywordValue;
139 uloc_getDisplayLanguage;
140 uloc_getDisplayName;
141 uloc_getDisplayScript;
142 uloc_getDisplayVariant;
143 uloc_getISO3Country;
144 uloc_getISO3Language;
145 uloc_getISOCountries;
146 uloc_getISOLanguages;
147 uloc_getKeywordValue;
148 uloc_getLanguage;
149 uloc_getLineOrientation;
150 uloc_getName;
151 uloc_getScript;
152 uloc_getVariant;
153 uloc_isRightToLeft;
154 uloc_minimizeSubtags;
155 uloc_openKeywords;
156 uloc_setKeywordValue;
157 uloc_toLanguageTag;
158 uloc_toLegacyKey;
159 uloc_toLegacyType;
160 uloc_toUnicodeLocaleKey;
161 uloc_toUnicodeLocaleType;
162 local:
163 *;
164};