• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  global:
3    UCNV_TO_U_CALLBACK_ESCAPE;
4    u_charDigitValue;
5    u_charDirection;
6    u_charFromName;
7    u_charMirror;
8    u_charName;
9    u_charType;
10    u_digit;
11    u_enumCharNames;
12    u_enumCharTypes;
13    u_foldCase;
14    u_forDigit;
15    u_getBidiPairedBracket;
16    u_getBinaryPropertySet;
17    u_getCombiningClass;
18    u_getFC_NFKC_Closure;
19    u_getIntPropertyMaxValue;
20    u_getIntPropertyMinValue;
21    u_getIntPropertyValue;
22    u_getNumericValue;
23    u_getPropertyEnum;
24    u_getPropertyName;
25    u_getPropertyValueEnum;
26    u_getPropertyValueName;
27    u_hasBinaryProperty;
28    u_isIDIgnorable;
29    u_isIDPart;
30    u_isIDStart;
31    u_isISOControl;
32    u_isJavaIDPart;
33    u_isJavaIDStart;
34    u_isJavaSpaceChar;
35    u_isMirrored;
36    u_isUAlphabetic;
37    u_isULowercase;
38    u_isUUppercase;
39    u_isUWhiteSpace;
40    u_isWhitespace;
41    u_isalnum;
42    u_isalpha;
43    u_isbase;
44    u_isblank;
45    u_iscntrl;
46    u_isdefined;
47    u_isdigit;
48    u_isgraph;
49    u_islower;
50    u_isprint;
51    u_ispunct;
52    u_isspace;
53    u_istitle;
54    u_isupper;
55    u_isxdigit;
56    u_stringHasBinaryProperty;
57    u_tolower;
58    u_totitle;
59    u_toupper;
60    ubidi_close;
61    ubidi_countParagraphs;
62    ubidi_countRuns;
63    ubidi_getBaseDirection;
64    ubidi_getClassCallback;
65    ubidi_getCustomizedClass;
66    ubidi_getDirection;
67    ubidi_getLength;
68    ubidi_getLevelAt;
69    ubidi_getLevels;
70    ubidi_getLogicalIndex;
71    ubidi_getLogicalMap;
72    ubidi_getLogicalRun;
73    ubidi_getParaLevel;
74    ubidi_getParagraph;
75    ubidi_getParagraphByIndex;
76    ubidi_getProcessedLength;
77    ubidi_getReorderingMode;
78    ubidi_getReorderingOptions;
79    ubidi_getResultLength;
80    ubidi_getText;
81    ubidi_getVisualIndex;
82    ubidi_getVisualMap;
83    ubidi_getVisualRun;
84    ubidi_invertMap;
85    ubidi_isInverse;
86    ubidi_isOrderParagraphsLTR;
87    ubidi_open;
88    ubidi_openSized;
89    ubidi_orderParagraphsLTR;
90    ubidi_reorderLogical;
91    ubidi_reorderVisual;
92    ubidi_setClassCallback;
93    ubidi_setContext;
94    ubidi_setInverse;
95    ubidi_setLine;
96    ubidi_setPara;
97    ubidi_setReorderingMode;
98    ubidi_setReorderingOptions;
99    ubidi_writeReordered;
100    ubidi_writeReverse;
101    ublock_getCode;
102    ubrk_clone;
103    ubrk_close;
104    ubrk_countAvailable;
105    ubrk_current;
106    ubrk_first;
107    ubrk_following;
108    ubrk_getAvailable;
109    ubrk_getBinaryRules;
110    ubrk_getLocaleByType;
111    ubrk_getRuleStatus;
112    ubrk_getRuleStatusVec;
113    ubrk_isBoundary;
114    ubrk_last;
115    ubrk_next;
116    ubrk_open;
117    ubrk_openBinaryRules;
118    ubrk_openRules;
119    ubrk_preceding;
120    ubrk_previous;
121    ubrk_setText;
122    ucal_add;
123    ucal_clear;
124    ucal_clearField;
125    ucal_clone;
126    ucal_close;
127    ucal_countAvailable;
128    ucal_equivalentTo;
129    ucal_get;
130    ucal_getAttribute;
131    ucal_getAvailable;
132    ucal_getCanonicalTimeZoneID;
133    ucal_getDSTSavings;
134    ucal_getDayOfWeekType;
135    ucal_getDefaultTimeZone;
136    ucal_getFieldDifference;
137    ucal_getGregorianChange;
138    ucal_getHostTimeZone;
139    ucal_getKeywordValuesForLocale;
140    ucal_getLimit;
141    ucal_getLocaleByType;
142    ucal_getMillis;
143    ucal_getNow;
144    ucal_getTZDataVersion;
145    ucal_getTimeZoneDisplayName;
146    ucal_getTimeZoneID;
147    ucal_getTimeZoneIDForWindowsID;
148    ucal_getTimeZoneOffsetFromLocal;
149    ucal_getTimeZoneTransitionDate;
150    ucal_getType;
151    ucal_getWeekendTransition;
152    ucal_getWindowsTimeZoneID;
153    ucal_inDaylightTime;
154    ucal_isSet;
155    ucal_isWeekend;
156    ucal_open;
157    ucal_openCountryTimeZones;
158    ucal_openTimeZoneIDEnumeration;
159    ucal_openTimeZones;
160    ucal_roll;
161    ucal_set;
162    ucal_setAttribute;
163    ucal_setDate;
164    ucal_setDateTime;
165    ucal_setDefaultTimeZone;
166    ucal_setGregorianChange;
167    ucal_setMillis;
168    ucal_setTimeZone;
169    ucnv_clone;
170    ucnv_close;
171    ucnv_compareNames;
172    ucnv_convert;
173    ucnv_convertEx;
174    ucnv_countAliases;
175    ucnv_countAvailable;
176    ucnv_countStandards;
177    ucnv_detectUnicodeSignature;
178    ucnv_fixFileSeparator;
179    ucnv_flushCache;
180    ucnv_fromAlgorithmic;
181    ucnv_fromUChars;
182    ucnv_fromUCountPending;
183    ucnv_fromUnicode;
184    ucnv_getAlias;
185    ucnv_getAliases;
186    ucnv_getAvailableName;
187    ucnv_getCCSID;
188    ucnv_getCanonicalName;
189    ucnv_getDefaultName;
190    ucnv_getDisplayName;
191    ucnv_getFromUCallBack;
192    ucnv_getInvalidChars;
193    ucnv_getInvalidUChars;
194    ucnv_getMaxCharSize;
195    ucnv_getMinCharSize;
196    ucnv_getName;
197    ucnv_getNextUChar;
198    ucnv_getPlatform;
199    ucnv_getStandard;
200    ucnv_getStandardName;
201    ucnv_getStarters;
202    ucnv_getSubstChars;
203    ucnv_getToUCallBack;
204    ucnv_getType;
205    ucnv_isAmbiguous;
206    ucnv_isFixedWidth;
207    ucnv_open;
208    ucnv_openAllNames;
209    ucnv_openCCSID;
210    ucnv_openPackage;
211    ucnv_openStandardNames;
212    ucnv_openU;
213    ucnv_reset;
214    ucnv_resetFromUnicode;
215    ucnv_resetToUnicode;
216    ucnv_setDefaultName;
217    ucnv_setFallback;
218    ucnv_setFromUCallBack;
219    ucnv_setSubstChars;
220    ucnv_setSubstString;
221    ucnv_setToUCallBack;
222    ucnv_toAlgorithmic;
223    ucnv_toUChars;
224    ucnv_toUCountPending;
225    ucnv_toUnicode;
226    ucnv_usesFallback;
227    ucol_clone;
228    ucol_cloneBinary;
229    ucol_close;
230    ucol_countAvailable;
231    ucol_equal;
232    ucol_getAttribute;
233    ucol_getAvailable;
234    ucol_getBound;
235    ucol_getContractionsAndExpansions;
236    ucol_getDisplayName;
237    ucol_getEquivalentReorderCodes;
238    ucol_getFunctionalEquivalent;
239    ucol_getKeywordValues;
240    ucol_getKeywordValuesForLocale;
241    ucol_getKeywords;
242    ucol_getLocaleByType;
243    ucol_getMaxVariable;
244    ucol_getReorderCodes;
245    ucol_getRules;
246    ucol_getRulesEx;
247    ucol_getSortKey;
248    ucol_getStrength;
249    ucol_getTailoredSet;
250    ucol_getVariableTop;
251    ucol_greater;
252    ucol_greaterOrEqual;
253    ucol_mergeSortkeys;
254    ucol_open;
255    ucol_openAvailableLocales;
256    ucol_openBinary;
257    ucol_openRules;
258    ucol_setAttribute;
259    ucol_setMaxVariable;
260    ucol_setReorderCodes;
261    ucol_setStrength;
262    ucol_strcoll;
263    ucol_strcollUTF8;
264    udat_adoptNumberFormat;
265    udat_adoptNumberFormatForFields;
266    udat_applyPattern;
267    udat_clone;
268    udat_close;
269    udat_countAvailable;
270    udat_countSymbols;
271    udat_format;
272    udat_formatCalendar;
273    udat_formatCalendarForFields;
274    udat_formatForFields;
275    udat_get2DigitYearStart;
276    udat_getAvailable;
277    udat_getBooleanAttribute;
278    udat_getCalendar;
279    udat_getContext;
280    udat_getLocaleByType;
281    udat_getNumberFormat;
282    udat_getNumberFormatForField;
283    udat_getSymbols;
284    udat_isLenient;
285    udat_open;
286    udat_parse;
287    udat_parseCalendar;
288    udat_set2DigitYearStart;
289    udat_setBooleanAttribute;
290    udat_setCalendar;
291    udat_setContext;
292    udat_setLenient;
293    udat_setNumberFormat;
294    udat_setSymbols;
295    udat_toCalendarDateField;
296    udat_toPattern;
297    uenum_close;
298    uenum_count;
299    uenum_next;
300    uenum_reset;
301    uenum_unext;
302    ufieldpositer_close;
303    ufieldpositer_next;
304    ufieldpositer_open;
305    uidna_close;
306    uidna_labelToASCII;
307    uidna_labelToASCII_UTF8;
308    uidna_labelToUnicode;
309    uidna_labelToUnicodeUTF8;
310    uidna_nameToASCII;
311    uidna_nameToASCII_UTF8;
312    uidna_nameToUnicode;
313    uidna_nameToUnicodeUTF8;
314    uidna_openUTS46;
315    uloc_acceptLanguage;
316    uloc_acceptLanguageFromHTTP;
317    uloc_addLikelySubtags;
318    uloc_canonicalize;
319    uloc_countAvailable;
320    uloc_forLanguageTag;
321    uloc_getAvailable;
322    uloc_getBaseName;
323    uloc_getCharacterOrientation;
324    uloc_getCountry;
325    uloc_getDefault;
326    uloc_getDisplayCountry;
327    uloc_getDisplayKeyword;
328    uloc_getDisplayKeywordValue;
329    uloc_getDisplayLanguage;
330    uloc_getDisplayName;
331    uloc_getDisplayScript;
332    uloc_getDisplayVariant;
333    uloc_getISO3Country;
334    uloc_getISO3Language;
335    uloc_getISOCountries;
336    uloc_getISOLanguages;
337    uloc_getKeywordValue;
338    uloc_getLCID;
339    uloc_getLanguage;
340    uloc_getLineOrientation;
341    uloc_getLocaleForLCID;
342    uloc_getName;
343    uloc_getParent;
344    uloc_getScript;
345    uloc_getVariant;
346    uloc_isRightToLeft;
347    uloc_minimizeSubtags;
348    uloc_openAvailableByType;
349    uloc_openKeywords;
350    uloc_setDefault;
351    uloc_setKeywordValue;
352    uloc_toLanguageTag;
353    uloc_toLegacyKey;
354    uloc_toLegacyType;
355    uloc_toUnicodeLocaleKey;
356    uloc_toUnicodeLocaleType;
357    unorm2_append;
358    unorm2_close;
359    unorm2_composePair;
360    unorm2_getCombiningClass;
361    unorm2_getDecomposition;
362    unorm2_getInstance;
363    unorm2_getNFCInstance;
364    unorm2_getNFDInstance;
365    unorm2_getNFKCCasefoldInstance;
366    unorm2_getNFKCInstance;
367    unorm2_getNFKDInstance;
368    unorm2_getRawDecomposition;
369    unorm2_hasBoundaryAfter;
370    unorm2_hasBoundaryBefore;
371    unorm2_isInert;
372    unorm2_isNormalized;
373    unorm2_normalize;
374    unorm2_normalizeSecondAndAppend;
375    unorm2_openFiltered;
376    unorm2_quickCheck;
377    unorm2_spanQuickCheckYes;
378    unorm_compare;
379    unum_applyPattern;
380    unum_clone;
381    unum_close;
382    unum_countAvailable;
383    unum_format;
384    unum_formatDecimal;
385    unum_formatDouble;
386    unum_formatDoubleCurrency;
387    unum_formatDoubleForFields;
388    unum_formatInt64;
389    unum_getAttribute;
390    unum_getAvailable;
391    unum_getContext;
392    unum_getDoubleAttribute;
393    unum_getLocaleByType;
394    unum_getSymbol;
395    unum_getTextAttribute;
396    unum_open;
397    unum_parse;
398    unum_parseDecimal;
399    unum_parseDouble;
400    unum_parseDoubleCurrency;
401    unum_parseInt64;
402    unum_setAttribute;
403    unum_setContext;
404    unum_setDoubleAttribute;
405    unum_setSymbol;
406    unum_setTextAttribute;
407    unum_toPattern;
408    unumf_close;
409    unumf_formatDecimal;
410    unumf_formatDouble;
411    unumf_formatInt;
412    unumf_openForSkeletonAndLocale;
413    unumf_openForSkeletonAndLocaleWithError;
414    uscript_breaksBetweenLetters;
415    uscript_getCode;
416    uscript_getName;
417    uscript_getSampleString;
418    uscript_getScript;
419    uscript_getScriptExtensions;
420    uscript_getShortName;
421    uscript_getUsage;
422    uscript_hasScript;
423    uscript_isCased;
424    uscript_isRightToLeft;
425    uset_add;
426    uset_addString;
427    uset_clear;
428    uset_close;
429    uset_complement;
430    uset_contains;
431    uset_containsString;
432    uset_getItem;
433    uset_getItemCount;
434    uset_getRangeCount;
435    uset_isEmpty;
436    uset_open;
437    uset_openPattern;
438    uset_openPatternOptions;
439    uset_remove;
440    uset_removeString;
441    uset_size;
442    uset_toPattern;
443    utrans_clone;
444    utrans_close;
445    utrans_countAvailableIDs;
446    utrans_getSourceSet;
447    utrans_getUnicodeID;
448    utrans_openIDs;
449    utrans_openInverse;
450    utrans_openU;
451    utrans_register;
452    utrans_setFilter;
453    utrans_toRules;
454    utrans_transIncrementalUChars;
455    utrans_transUChars;
456    utrans_unregisterID;
457    utext_close;
458    utext_openUTF8;
459    utext_openUChars;
460    utext_clone;
461    utext_equals;
462    utext_nativeLength;
463    utext_char32At;
464    utext_current32;
465    utext_next32;
466    utext_previous32;
467    utext_next32From;
468    utext_previous32From;
469    utext_getNativeIndex;
470    utext_setNativeIndex;
471    utext_moveIndex32;
472    utext_getPreviousNativeIndex;
473    utext_extract;
474    u_strlen;
475    u_countChar32;
476    u_strHasMoreChar32Than;
477    u_strcat;
478    u_strncat;
479    u_strstr;
480    u_strFindFirst;
481    u_strchr;
482    u_strchr32;
483    u_strrstr;
484    u_strFindLast;
485    u_strrchr;
486    u_strrchr32;
487    u_strpbrk;
488    u_strcspn;
489    u_strspn;
490    u_strtok_r;
491    u_strcmp;
492    u_strcmpCodePointOrder;
493    u_strCompare;
494    u_strCaseCompare;
495    u_strncmp;
496    u_strncmpCodePointOrder;
497    u_strcasecmp;
498    u_strncasecmp;
499    u_memcasecmp;
500    u_strcpy;
501    u_strncpy;
502    u_memcpy;
503    u_memmove;
504    u_memset;
505    u_memcmp;
506    u_memcmpCodePointOrder;
507    u_memchr;
508    u_memchr32;
509    u_memrchr;
510    u_memrchr32;
511    u_strToUpper;
512    u_strToLower;
513    u_strToTitle;
514    u_strFoldCase;
515    u_strToUTF8;
516    u_strFromUTF8;
517    u_strToUTF8WithSub;
518    u_strFromUTF8WithSub;
519    u_strFromUTF8Lenient;
520    u_strToUTF32;
521    u_strFromUTF32;
522    u_strToUTF32WithSub;
523    u_strFromUTF32WithSub;
524    u_errorName;
525
526  local:
527    *;
528};
529