1# 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.
17#
18LIBANDROIDICU_EXTERNAL_1 {
19  global:
20    UCNV_FROM_U_CALLBACK_STOP_android;
21    UCNV_TO_U_CALLBACK_STOP_android;
22    u_charDirection_android;
23    u_charMirror_android;
24    u_charName_android;
25    u_charType_android;
26    u_countChar32_android;
27    u_digit_android;
28    u_errorName_android;
29    u_foldCase_android;
30    u_getCombiningClass_android;
31    u_getIntPropertyMaxValue_android;
32    u_getIntPropertyValue_android;
33    u_getNumericValue_android;
34    u_hasBinaryProperty_android;
35    u_isIDIgnorable_android;
36    u_isIDPart_android;
37    u_isIDStart_android;
38    u_isJavaSpaceChar_android;
39    u_isMirrored_android;
40    u_isUAlphabetic_android;
41    u_isUWhiteSpace_android;
42    u_isWhitespace_android;
43    u_isalnum_android;
44    u_isalpha_android;
45    u_iscntrl_android;
46    u_isdefined_android;
47    u_isdigit_android;
48    u_islower_android;
49    u_ispunct_android;
50    u_isspace_android;
51    u_istitle_android;
52    u_isupper_android;
53    u_strFromUTF8_android;
54    u_strFromUTF8WithSub_android;
55    u_strToLower_android;
56    u_strToUTF8_android;
57    u_strToUpper_android;
58    u_tolower_android;
59    u_totitle_android;
60    u_toupper_android;
61    ubidi_close_android;
62    ubidi_countRuns_android;
63    ubidi_getLength_android;
64    ubidi_getLevelAt_android;
65    ubidi_getParaLevel_android;
66    ubidi_getVisualRun_android;
67    ubidi_open_android;
68    ubidi_openSized_android;
69    ubidi_reorderVisual_android;
70    ubidi_setClassCallback_android;
71    ubidi_setPara_android;
72    ubrk_close_android;
73    ubrk_current_android;
74    ubrk_first_android;
75    ubrk_following_android;
76    ubrk_getRuleStatus_android;
77    ubrk_isBoundary_android;
78    ubrk_next_android;
79    ubrk_open_android;
80    ubrk_preceding_android;
81    ubrk_setUText_android;
82    ucnv_close_android;
83    ucnv_convert_android;
84    ucnv_convertEx_android;
85    ucnv_getNextUChar_android;
86    ucnv_open_android;
87    ucnv_setFromUCallBack_android;
88    ucnv_setToUCallBack_android;
89    ucol_close_android;
90    ucol_open_android;
91    ucol_setAttribute_android;
92    ucol_strcoll_android;
93    ucol_strcollIter_android;
94    ucsdet_close_android;
95    ucsdet_detect_android;
96    ucsdet_detectAll_android;
97    ucsdet_getConfidence_android;
98    ucsdet_getName_android;
99    ucsdet_open_android;
100    ucsdet_setText_android;
101    udatpg_close_android;
102    udatpg_getBestPattern_android;
103    udatpg_open_android;
104    uiter_setUTF8_android;
105    uloc_addLikelySubtags_android;
106    uloc_canonicalize_android;
107    uloc_countAvailable_android;
108    uloc_forLanguageTag_android;
109    uloc_getAvailable_android;
110    uloc_getDefault_android;
111    uloc_getISO3Country_android;
112    uloc_getISO3Language_android;
113    uloc_getISOCountries_android;
114    uloc_getISOLanguages_android;
115    uloc_getName_android;
116    uloc_getScript_android;
117    uloc_setDefault_android;
118    uloc_toLanguageTag_android;
119    unorm2_composePair_android;
120    unorm2_getDecomposition_android;
121    unorm2_getNFCInstance_android;
122    unorm2_getNFDInstance_android;
123    unorm2_getRawDecomposition_android;
124    uregex_close_android;
125    uregex_matches_android;
126    uregex_open_android;
127    uregex_setText_android;
128    ures_close_android;
129    ures_getByIndex_android;
130    ures_getByKey_android;
131    ures_getString_android;
132    ures_openDirect_android;
133    uscript_getScript_android;
134    uscript_getShortName_android;
135    utext_close_android;
136    utext_openUChars_android;
137    utext_openUTF8_android;
138    utrans_close_android;
139    utrans_openU_android;
140    utrans_transUChars_android;
141  local:
142    *;
143};