• 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    ubrk_setUText;
123    ucal_add;
124    ucal_clear;
125    ucal_clearField;
126    ucal_clone;
127    ucal_close;
128    ucal_countAvailable;
129    ucal_equivalentTo;
130    ucal_get;
131    ucal_getAttribute;
132    ucal_getAvailable;
133    ucal_getCanonicalTimeZoneID;
134    ucal_getDSTSavings;
135    ucal_getDayOfWeekType;
136    ucal_getDefaultTimeZone;
137    ucal_getFieldDifference;
138    ucal_getGregorianChange;
139    ucal_getHostTimeZone;
140    ucal_getKeywordValuesForLocale;
141    ucal_getLimit;
142    ucal_getLocaleByType;
143    ucal_getMillis;
144    ucal_getNow;
145    ucal_getTZDataVersion;
146    ucal_getTimeZoneDisplayName;
147    ucal_getTimeZoneID;
148    ucal_getTimeZoneIDForWindowsID;
149    ucal_getTimeZoneOffsetFromLocal;
150    ucal_getTimeZoneTransitionDate;
151    ucal_getType;
152    ucal_getWeekendTransition;
153    ucal_getWindowsTimeZoneID;
154    ucal_inDaylightTime;
155    ucal_isSet;
156    ucal_isWeekend;
157    ucal_open;
158    ucal_openCountryTimeZones;
159    ucal_openTimeZoneIDEnumeration;
160    ucal_openTimeZones;
161    ucal_roll;
162    ucal_set;
163    ucal_setAttribute;
164    ucal_setDate;
165    ucal_setDateTime;
166    ucal_setDefaultTimeZone;
167    ucal_setGregorianChange;
168    ucal_setMillis;
169    ucal_setTimeZone;
170    ucnv_clone;
171    ucnv_close;
172    ucnv_compareNames;
173    ucnv_convert;
174    ucnv_convertEx;
175    ucnv_countAliases;
176    ucnv_countAvailable;
177    ucnv_countStandards;
178    ucnv_detectUnicodeSignature;
179    ucnv_fixFileSeparator;
180    ucnv_flushCache;
181    ucnv_fromAlgorithmic;
182    ucnv_fromUChars;
183    ucnv_fromUCountPending;
184    ucnv_fromUnicode;
185    ucnv_getAlias;
186    ucnv_getAliases;
187    ucnv_getAvailableName;
188    ucnv_getCCSID;
189    ucnv_getCanonicalName;
190    ucnv_getDefaultName;
191    ucnv_getDisplayName;
192    ucnv_getFromUCallBack;
193    ucnv_getInvalidChars;
194    ucnv_getInvalidUChars;
195    ucnv_getMaxCharSize;
196    ucnv_getMinCharSize;
197    ucnv_getName;
198    ucnv_getNextUChar;
199    ucnv_getPlatform;
200    ucnv_getStandard;
201    ucnv_getStandardName;
202    ucnv_getStarters;
203    ucnv_getSubstChars;
204    ucnv_getToUCallBack;
205    ucnv_getType;
206    ucnv_isAmbiguous;
207    ucnv_isFixedWidth;
208    ucnv_open;
209    ucnv_openAllNames;
210    ucnv_openCCSID;
211    ucnv_openPackage;
212    ucnv_openStandardNames;
213    ucnv_openU;
214    ucnv_reset;
215    ucnv_resetFromUnicode;
216    ucnv_resetToUnicode;
217    ucnv_setDefaultName;
218    ucnv_setFallback;
219    ucnv_setFromUCallBack;
220    ucnv_setSubstChars;
221    ucnv_setSubstString;
222    ucnv_setToUCallBack;
223    ucnv_toAlgorithmic;
224    ucnv_toUChars;
225    ucnv_toUCountPending;
226    ucnv_toUnicode;
227    ucnv_usesFallback;
228    ucol_clone;
229    ucol_cloneBinary;
230    ucol_close;
231    ucol_countAvailable;
232    ucol_equal;
233    ucol_getAttribute;
234    ucol_getAvailable;
235    ucol_getBound;
236    ucol_getContractionsAndExpansions;
237    ucol_getDisplayName;
238    ucol_getEquivalentReorderCodes;
239    ucol_getFunctionalEquivalent;
240    ucol_getKeywordValues;
241    ucol_getKeywordValuesForLocale;
242    ucol_getKeywords;
243    ucol_getLocaleByType;
244    ucol_getMaxVariable;
245    ucol_getReorderCodes;
246    ucol_getRules;
247    ucol_getRulesEx;
248    ucol_getSortKey;
249    ucol_getStrength;
250    ucol_getTailoredSet;
251    ucol_getVariableTop;
252    ucol_greater;
253    ucol_greaterOrEqual;
254    ucol_mergeSortkeys;
255    ucol_open;
256    ucol_openAvailableLocales;
257    ucol_openBinary;
258    ucol_openRules;
259    ucol_setAttribute;
260    ucol_setMaxVariable;
261    ucol_setReorderCodes;
262    ucol_setStrength;
263    ucol_strcoll;
264    ucol_strcollUTF8;
265    udat_adoptNumberFormat;
266    udat_adoptNumberFormatForFields;
267    udat_applyPattern;
268    udat_clone;
269    udat_close;
270    udat_countAvailable;
271    udat_countSymbols;
272    udat_format;
273    udat_formatCalendar;
274    udat_formatCalendarForFields;
275    udat_formatForFields;
276    udat_get2DigitYearStart;
277    udat_getAvailable;
278    udat_getBooleanAttribute;
279    udat_getCalendar;
280    udat_getContext;
281    udat_getLocaleByType;
282    udat_getNumberFormat;
283    udat_getNumberFormatForField;
284    udat_getSymbols;
285    udat_isLenient;
286    udat_open;
287    udat_parse;
288    udat_parseCalendar;
289    udat_set2DigitYearStart;
290    udat_setBooleanAttribute;
291    udat_setCalendar;
292    udat_setContext;
293    udat_setLenient;
294    udat_setNumberFormat;
295    udat_setSymbols;
296    udat_toCalendarDateField;
297    udat_toPattern;
298    uenum_close;
299    uenum_count;
300    uenum_next;
301    uenum_reset;
302    uenum_unext;
303    ufieldpositer_close;
304    ufieldpositer_next;
305    ufieldpositer_open;
306    uidna_close;
307    uidna_labelToASCII;
308    uidna_labelToASCII_UTF8;
309    uidna_labelToUnicode;
310    uidna_labelToUnicodeUTF8;
311    uidna_nameToASCII;
312    uidna_nameToASCII_UTF8;
313    uidna_nameToUnicode;
314    uidna_nameToUnicodeUTF8;
315    uidna_openUTS46;
316    uloc_acceptLanguage;
317    uloc_acceptLanguageFromHTTP;
318    uloc_addLikelySubtags;
319    uloc_canonicalize;
320    uloc_countAvailable;
321    uloc_forLanguageTag;
322    uloc_getAvailable;
323    uloc_getBaseName;
324    uloc_getCharacterOrientation;
325    uloc_getCountry;
326    uloc_getDefault;
327    uloc_getDisplayCountry;
328    uloc_getDisplayKeyword;
329    uloc_getDisplayKeywordValue;
330    uloc_getDisplayLanguage;
331    uloc_getDisplayName;
332    uloc_getDisplayScript;
333    uloc_getDisplayVariant;
334    uloc_getISO3Country;
335    uloc_getISO3Language;
336    uloc_getISOCountries;
337    uloc_getISOLanguages;
338    uloc_getKeywordValue;
339    uloc_getLCID;
340    uloc_getLanguage;
341    uloc_getLineOrientation;
342    uloc_getLocaleForLCID;
343    uloc_getName;
344    uloc_getParent;
345    uloc_getScript;
346    uloc_getVariant;
347    uloc_isRightToLeft;
348    uloc_minimizeSubtags;
349    uloc_openAvailableByType;
350    uloc_openKeywords;
351    uloc_setDefault;
352    uloc_setKeywordValue;
353    uloc_toLanguageTag;
354    uloc_toLegacyKey;
355    uloc_toLegacyType;
356    uloc_toUnicodeLocaleKey;
357    uloc_toUnicodeLocaleType;
358    unorm2_append;
359    unorm2_close;
360    unorm2_composePair;
361    unorm2_getCombiningClass;
362    unorm2_getDecomposition;
363    unorm2_getInstance;
364    unorm2_getNFCInstance;
365    unorm2_getNFDInstance;
366    unorm2_getNFKCCasefoldInstance;
367    unorm2_getNFKCInstance;
368    unorm2_getNFKDInstance;
369    unorm2_getRawDecomposition;
370    unorm2_hasBoundaryAfter;
371    unorm2_hasBoundaryBefore;
372    unorm2_isInert;
373    unorm2_isNormalized;
374    unorm2_normalize;
375    unorm2_normalizeSecondAndAppend;
376    unorm2_openFiltered;
377    unorm2_quickCheck;
378    unorm2_spanQuickCheckYes;
379    unorm_compare;
380    unum_applyPattern;
381    unum_clone;
382    unum_close;
383    unum_countAvailable;
384    unum_format;
385    unum_formatDecimal;
386    unum_formatDouble;
387    unum_formatDoubleCurrency;
388    unum_formatDoubleForFields;
389    unum_formatInt64;
390    unum_getAttribute;
391    unum_getAvailable;
392    unum_getContext;
393    unum_getDoubleAttribute;
394    unum_getLocaleByType;
395    unum_getSymbol;
396    unum_getTextAttribute;
397    unum_open;
398    unum_parse;
399    unum_parseDecimal;
400    unum_parseDouble;
401    unum_parseDoubleCurrency;
402    unum_parseInt64;
403    unum_setAttribute;
404    unum_setContext;
405    unum_setDoubleAttribute;
406    unum_setSymbol;
407    unum_setTextAttribute;
408    unum_toPattern;
409    unumf_close;
410    unumf_formatDecimal;
411    unumf_formatDouble;
412    unumf_formatInt;
413    unumf_openForSkeletonAndLocale;
414    unumf_openForSkeletonAndLocaleWithError;
415    uscript_breaksBetweenLetters;
416    uscript_getCode;
417    uscript_getName;
418    uscript_getSampleString;
419    uscript_getScript;
420    uscript_getScriptExtensions;
421    uscript_getShortName;
422    uscript_getUsage;
423    uscript_hasScript;
424    uscript_isCased;
425    uscript_isRightToLeft;
426    uset_add;
427    uset_addString;
428    uset_clear;
429    uset_close;
430    uset_complement;
431    uset_contains;
432    uset_containsString;
433    uset_getItem;
434    uset_getItemCount;
435    uset_getRangeCount;
436    uset_isEmpty;
437    uset_open;
438    uset_openPattern;
439    uset_openPatternOptions;
440    uset_remove;
441    uset_removeString;
442    uset_size;
443    uset_toPattern;
444    utrans_clone;
445    utrans_close;
446    utrans_countAvailableIDs;
447    utrans_getSourceSet;
448    utrans_getUnicodeID;
449    utrans_openIDs;
450    utrans_openInverse;
451    utrans_openU;
452    utrans_register;
453    utrans_setFilter;
454    utrans_toRules;
455    utrans_transIncrementalUChars;
456    utrans_transUChars;
457    utrans_unregisterID;
458    utext_close;
459    utext_openUTF8;
460    utext_openUChars;
461    utext_clone;
462    utext_equals;
463    utext_nativeLength;
464    utext_char32At;
465    utext_current32;
466    utext_next32;
467    utext_previous32;
468    utext_next32From;
469    utext_previous32From;
470    utext_getNativeIndex;
471    utext_setNativeIndex;
472    utext_moveIndex32;
473    utext_getPreviousNativeIndex;
474    utext_extract;
475    u_strlen;
476    u_countChar32;
477    u_strHasMoreChar32Than;
478    u_strcat;
479    u_strncat;
480    u_strstr;
481    u_strFindFirst;
482    u_strchr;
483    u_strchr32;
484    u_strrstr;
485    u_strFindLast;
486    u_strrchr;
487    u_strrchr32;
488    u_strpbrk;
489    u_strcspn;
490    u_strspn;
491    u_strtok_r;
492    u_strcmp;
493    u_strcmpCodePointOrder;
494    u_strCompare;
495    u_strCaseCompare;
496    u_strncmp;
497    u_strncmpCodePointOrder;
498    u_strcasecmp;
499    u_strncasecmp;
500    u_memcasecmp;
501    u_strcpy;
502    u_strncpy;
503    u_memcpy;
504    u_memmove;
505    u_memset;
506    u_memcmp;
507    u_memcmpCodePointOrder;
508    u_memchr;
509    u_memchr32;
510    u_memrchr;
511    u_memrchr32;
512    u_strToUpper;
513    u_strToLower;
514    u_strToTitle;
515    u_strFoldCase;
516    u_strToUTF8;
517    u_strFromUTF8;
518    u_strToUTF8WithSub;
519    u_strFromUTF8WithSub;
520    u_strFromUTF8Lenient;
521    u_strToUTF32;
522    u_strFromUTF32;
523    u_strToUTF32WithSub;
524    u_strFromUTF32WithSub;
525    u_errorName;
526
527  local:
528    *;
529};
530