mirror of
https://gitee.com/openharmony/third_party_icu
synced 2024-11-26 18:00:52 +00:00
5ec2bbd460
Signed-off-by: sunyaozu <sunyaozu@huawei.com>
460 lines
10 KiB
Plaintext
460 lines
10 KiB
Plaintext
{
|
|
global:
|
|
UCNV_TO_U_CALLBACK_ESCAPE;
|
|
u_charDigitValue;
|
|
u_charDirection;
|
|
u_charFromName;
|
|
u_charMirror;
|
|
u_charName;
|
|
u_charType;
|
|
u_digit;
|
|
u_enumCharNames;
|
|
u_enumCharTypes;
|
|
u_foldCase;
|
|
u_forDigit;
|
|
u_getBidiPairedBracket;
|
|
u_getBinaryPropertySet;
|
|
u_getCombiningClass;
|
|
u_getFC_NFKC_Closure;
|
|
u_getIntPropertyMaxValue;
|
|
u_getIntPropertyMinValue;
|
|
u_getIntPropertyValue;
|
|
u_getNumericValue;
|
|
u_getPropertyEnum;
|
|
u_getPropertyName;
|
|
u_getPropertyValueEnum;
|
|
u_getPropertyValueName;
|
|
u_hasBinaryProperty;
|
|
u_isIDIgnorable;
|
|
u_isIDPart;
|
|
u_isIDStart;
|
|
u_isISOControl;
|
|
u_isJavaIDPart;
|
|
u_isJavaIDStart;
|
|
u_isJavaSpaceChar;
|
|
u_isMirrored;
|
|
u_isUAlphabetic;
|
|
u_isULowercase;
|
|
u_isUUppercase;
|
|
u_isUWhiteSpace;
|
|
u_isWhitespace;
|
|
u_isalnum;
|
|
u_isalpha;
|
|
u_isbase;
|
|
u_isblank;
|
|
u_iscntrl;
|
|
u_isdefined;
|
|
u_isdigit;
|
|
u_isgraph;
|
|
u_islower;
|
|
u_isprint;
|
|
u_ispunct;
|
|
u_isspace;
|
|
u_istitle;
|
|
u_isupper;
|
|
u_isxdigit;
|
|
u_stringHasBinaryProperty;
|
|
u_tolower;
|
|
u_totitle;
|
|
u_toupper;
|
|
ubidi_close;
|
|
ubidi_countParagraphs;
|
|
ubidi_countRuns;
|
|
ubidi_getBaseDirection;
|
|
ubidi_getClassCallback;
|
|
ubidi_getCustomizedClass;
|
|
ubidi_getDirection;
|
|
ubidi_getLength;
|
|
ubidi_getLevelAt;
|
|
ubidi_getLevels;
|
|
ubidi_getLogicalIndex;
|
|
ubidi_getLogicalMap;
|
|
ubidi_getLogicalRun;
|
|
ubidi_getParaLevel;
|
|
ubidi_getParagraph;
|
|
ubidi_getParagraphByIndex;
|
|
ubidi_getProcessedLength;
|
|
ubidi_getReorderingMode;
|
|
ubidi_getReorderingOptions;
|
|
ubidi_getResultLength;
|
|
ubidi_getText;
|
|
ubidi_getVisualIndex;
|
|
ubidi_getVisualMap;
|
|
ubidi_getVisualRun;
|
|
ubidi_invertMap;
|
|
ubidi_isInverse;
|
|
ubidi_isOrderParagraphsLTR;
|
|
ubidi_open;
|
|
ubidi_openSized;
|
|
ubidi_orderParagraphsLTR;
|
|
ubidi_reorderLogical;
|
|
ubidi_reorderVisual;
|
|
ubidi_setClassCallback;
|
|
ubidi_setContext;
|
|
ubidi_setInverse;
|
|
ubidi_setLine;
|
|
ubidi_setPara;
|
|
ubidi_setReorderingMode;
|
|
ubidi_setReorderingOptions;
|
|
ubidi_writeReordered;
|
|
ubidi_writeReverse;
|
|
ublock_getCode;
|
|
ubrk_clone;
|
|
ubrk_close;
|
|
ubrk_countAvailable;
|
|
ubrk_current;
|
|
ubrk_first;
|
|
ubrk_following;
|
|
ubrk_getAvailable;
|
|
ubrk_getBinaryRules;
|
|
ubrk_getLocaleByType;
|
|
ubrk_getRuleStatus;
|
|
ubrk_getRuleStatusVec;
|
|
ubrk_isBoundary;
|
|
ubrk_last;
|
|
ubrk_next;
|
|
ubrk_open;
|
|
ubrk_openBinaryRules;
|
|
ubrk_openRules;
|
|
ubrk_preceding;
|
|
ubrk_previous;
|
|
ubrk_setText;
|
|
ucal_add;
|
|
ucal_clear;
|
|
ucal_clearField;
|
|
ucal_clone;
|
|
ucal_close;
|
|
ucal_countAvailable;
|
|
ucal_equivalentTo;
|
|
ucal_get;
|
|
ucal_getAttribute;
|
|
ucal_getAvailable;
|
|
ucal_getCanonicalTimeZoneID;
|
|
ucal_getDSTSavings;
|
|
ucal_getDayOfWeekType;
|
|
ucal_getDefaultTimeZone;
|
|
ucal_getFieldDifference;
|
|
ucal_getGregorianChange;
|
|
ucal_getHostTimeZone;
|
|
ucal_getKeywordValuesForLocale;
|
|
ucal_getLimit;
|
|
ucal_getLocaleByType;
|
|
ucal_getMillis;
|
|
ucal_getNow;
|
|
ucal_getTZDataVersion;
|
|
ucal_getTimeZoneDisplayName;
|
|
ucal_getTimeZoneID;
|
|
ucal_getTimeZoneIDForWindowsID;
|
|
ucal_getTimeZoneOffsetFromLocal;
|
|
ucal_getTimeZoneTransitionDate;
|
|
ucal_getType;
|
|
ucal_getWeekendTransition;
|
|
ucal_getWindowsTimeZoneID;
|
|
ucal_inDaylightTime;
|
|
ucal_isSet;
|
|
ucal_isWeekend;
|
|
ucal_open;
|
|
ucal_openCountryTimeZones;
|
|
ucal_openTimeZoneIDEnumeration;
|
|
ucal_openTimeZones;
|
|
ucal_roll;
|
|
ucal_set;
|
|
ucal_setAttribute;
|
|
ucal_setDate;
|
|
ucal_setDateTime;
|
|
ucal_setDefaultTimeZone;
|
|
ucal_setGregorianChange;
|
|
ucal_setMillis;
|
|
ucal_setTimeZone;
|
|
ucnv_clone;
|
|
ucnv_close;
|
|
ucnv_compareNames;
|
|
ucnv_convert;
|
|
ucnv_convertEx;
|
|
ucnv_countAliases;
|
|
ucnv_countAvailable;
|
|
ucnv_countStandards;
|
|
ucnv_detectUnicodeSignature;
|
|
ucnv_fixFileSeparator;
|
|
ucnv_flushCache;
|
|
ucnv_fromAlgorithmic;
|
|
ucnv_fromUChars;
|
|
ucnv_fromUCountPending;
|
|
ucnv_fromUnicode;
|
|
ucnv_getAlias;
|
|
ucnv_getAliases;
|
|
ucnv_getAvailableName;
|
|
ucnv_getCCSID;
|
|
ucnv_getCanonicalName;
|
|
ucnv_getDefaultName;
|
|
ucnv_getDisplayName;
|
|
ucnv_getFromUCallBack;
|
|
ucnv_getInvalidChars;
|
|
ucnv_getInvalidUChars;
|
|
ucnv_getMaxCharSize;
|
|
ucnv_getMinCharSize;
|
|
ucnv_getName;
|
|
ucnv_getNextUChar;
|
|
ucnv_getPlatform;
|
|
ucnv_getStandard;
|
|
ucnv_getStandardName;
|
|
ucnv_getStarters;
|
|
ucnv_getSubstChars;
|
|
ucnv_getToUCallBack;
|
|
ucnv_getType;
|
|
ucnv_isAmbiguous;
|
|
ucnv_isFixedWidth;
|
|
ucnv_open;
|
|
ucnv_openAllNames;
|
|
ucnv_openCCSID;
|
|
ucnv_openPackage;
|
|
ucnv_openStandardNames;
|
|
ucnv_openU;
|
|
ucnv_reset;
|
|
ucnv_resetFromUnicode;
|
|
ucnv_resetToUnicode;
|
|
ucnv_setDefaultName;
|
|
ucnv_setFallback;
|
|
ucnv_setFromUCallBack;
|
|
ucnv_setSubstChars;
|
|
ucnv_setSubstString;
|
|
ucnv_setToUCallBack;
|
|
ucnv_toAlgorithmic;
|
|
ucnv_toUChars;
|
|
ucnv_toUCountPending;
|
|
ucnv_toUnicode;
|
|
ucnv_usesFallback;
|
|
ucol_clone;
|
|
ucol_cloneBinary;
|
|
ucol_close;
|
|
ucol_countAvailable;
|
|
ucol_equal;
|
|
ucol_getAttribute;
|
|
ucol_getAvailable;
|
|
ucol_getBound;
|
|
ucol_getContractionsAndExpansions;
|
|
ucol_getDisplayName;
|
|
ucol_getEquivalentReorderCodes;
|
|
ucol_getFunctionalEquivalent;
|
|
ucol_getKeywordValues;
|
|
ucol_getKeywordValuesForLocale;
|
|
ucol_getKeywords;
|
|
ucol_getLocaleByType;
|
|
ucol_getMaxVariable;
|
|
ucol_getReorderCodes;
|
|
ucol_getRules;
|
|
ucol_getRulesEx;
|
|
ucol_getSortKey;
|
|
ucol_getStrength;
|
|
ucol_getTailoredSet;
|
|
ucol_getVariableTop;
|
|
ucol_greater;
|
|
ucol_greaterOrEqual;
|
|
ucol_mergeSortkeys;
|
|
ucol_open;
|
|
ucol_openAvailableLocales;
|
|
ucol_openBinary;
|
|
ucol_openRules;
|
|
ucol_setAttribute;
|
|
ucol_setMaxVariable;
|
|
ucol_setReorderCodes;
|
|
ucol_setStrength;
|
|
ucol_strcoll;
|
|
ucol_strcollUTF8;
|
|
udat_adoptNumberFormat;
|
|
udat_adoptNumberFormatForFields;
|
|
udat_applyPattern;
|
|
udat_clone;
|
|
udat_close;
|
|
udat_countAvailable;
|
|
udat_countSymbols;
|
|
udat_format;
|
|
udat_formatCalendar;
|
|
udat_formatCalendarForFields;
|
|
udat_formatForFields;
|
|
udat_get2DigitYearStart;
|
|
udat_getAvailable;
|
|
udat_getBooleanAttribute;
|
|
udat_getCalendar;
|
|
udat_getContext;
|
|
udat_getLocaleByType;
|
|
udat_getNumberFormat;
|
|
udat_getNumberFormatForField;
|
|
udat_getSymbols;
|
|
udat_isLenient;
|
|
udat_open;
|
|
udat_parse;
|
|
udat_parseCalendar;
|
|
udat_set2DigitYearStart;
|
|
udat_setBooleanAttribute;
|
|
udat_setCalendar;
|
|
udat_setContext;
|
|
udat_setLenient;
|
|
udat_setNumberFormat;
|
|
udat_setSymbols;
|
|
udat_toCalendarDateField;
|
|
udat_toPattern;
|
|
uenum_close;
|
|
uenum_count;
|
|
uenum_next;
|
|
uenum_reset;
|
|
uenum_unext;
|
|
ufieldpositer_close;
|
|
ufieldpositer_next;
|
|
ufieldpositer_open;
|
|
uidna_close;
|
|
uidna_labelToASCII;
|
|
uidna_labelToASCII_UTF8;
|
|
uidna_labelToUnicode;
|
|
uidna_labelToUnicodeUTF8;
|
|
uidna_nameToASCII;
|
|
uidna_nameToASCII_UTF8;
|
|
uidna_nameToUnicode;
|
|
uidna_nameToUnicodeUTF8;
|
|
uidna_openUTS46;
|
|
uloc_acceptLanguage;
|
|
uloc_acceptLanguageFromHTTP;
|
|
uloc_addLikelySubtags;
|
|
uloc_canonicalize;
|
|
uloc_countAvailable;
|
|
uloc_forLanguageTag;
|
|
uloc_getAvailable;
|
|
uloc_getBaseName;
|
|
uloc_getCharacterOrientation;
|
|
uloc_getCountry;
|
|
uloc_getDefault;
|
|
uloc_getDisplayCountry;
|
|
uloc_getDisplayKeyword;
|
|
uloc_getDisplayKeywordValue;
|
|
uloc_getDisplayLanguage;
|
|
uloc_getDisplayName;
|
|
uloc_getDisplayScript;
|
|
uloc_getDisplayVariant;
|
|
uloc_getISO3Country;
|
|
uloc_getISO3Language;
|
|
uloc_getISOCountries;
|
|
uloc_getISOLanguages;
|
|
uloc_getKeywordValue;
|
|
uloc_getLCID;
|
|
uloc_getLanguage;
|
|
uloc_getLineOrientation;
|
|
uloc_getLocaleForLCID;
|
|
uloc_getName;
|
|
uloc_getParent;
|
|
uloc_getScript;
|
|
uloc_getVariant;
|
|
uloc_isRightToLeft;
|
|
uloc_minimizeSubtags;
|
|
uloc_openAvailableByType;
|
|
uloc_openKeywords;
|
|
uloc_setDefault;
|
|
uloc_setKeywordValue;
|
|
uloc_toLanguageTag;
|
|
uloc_toLegacyKey;
|
|
uloc_toLegacyType;
|
|
uloc_toUnicodeLocaleKey;
|
|
uloc_toUnicodeLocaleType;
|
|
unorm2_append;
|
|
unorm2_close;
|
|
unorm2_composePair;
|
|
unorm2_getCombiningClass;
|
|
unorm2_getDecomposition;
|
|
unorm2_getInstance;
|
|
unorm2_getNFCInstance;
|
|
unorm2_getNFDInstance;
|
|
unorm2_getNFKCCasefoldInstance;
|
|
unorm2_getNFKCInstance;
|
|
unorm2_getNFKDInstance;
|
|
unorm2_getRawDecomposition;
|
|
unorm2_hasBoundaryAfter;
|
|
unorm2_hasBoundaryBefore;
|
|
unorm2_isInert;
|
|
unorm2_isNormalized;
|
|
unorm2_normalize;
|
|
unorm2_normalizeSecondAndAppend;
|
|
unorm2_openFiltered;
|
|
unorm2_quickCheck;
|
|
unorm2_spanQuickCheckYes;
|
|
unorm_compare;
|
|
unum_applyPattern;
|
|
unum_clone;
|
|
unum_close;
|
|
unum_countAvailable;
|
|
unum_format;
|
|
unum_formatDecimal;
|
|
unum_formatDouble;
|
|
unum_formatDoubleCurrency;
|
|
unum_formatDoubleForFields;
|
|
unum_formatInt64;
|
|
unum_getAttribute;
|
|
unum_getAvailable;
|
|
unum_getContext;
|
|
unum_getDoubleAttribute;
|
|
unum_getLocaleByType;
|
|
unum_getSymbol;
|
|
unum_getTextAttribute;
|
|
unum_open;
|
|
unum_parse;
|
|
unum_parseDecimal;
|
|
unum_parseDouble;
|
|
unum_parseDoubleCurrency;
|
|
unum_parseInt64;
|
|
unum_setAttribute;
|
|
unum_setContext;
|
|
unum_setDoubleAttribute;
|
|
unum_setSymbol;
|
|
unum_setTextAttribute;
|
|
unum_toPattern;
|
|
unumf_close;
|
|
unumf_formatDecimal;
|
|
unumf_formatDouble;
|
|
unumf_formatInt;
|
|
unumf_openForSkeletonAndLocale;
|
|
unumf_openForSkeletonAndLocaleWithError;
|
|
uscript_breaksBetweenLetters;
|
|
uscript_getCode;
|
|
uscript_getName;
|
|
uscript_getSampleString;
|
|
uscript_getScript;
|
|
uscript_getScriptExtensions;
|
|
uscript_getShortName;
|
|
uscript_getUsage;
|
|
uscript_hasScript;
|
|
uscript_isCased;
|
|
uscript_isRightToLeft;
|
|
uset_add;
|
|
uset_addString;
|
|
uset_clear;
|
|
uset_close;
|
|
uset_complement;
|
|
uset_contains;
|
|
uset_containsString;
|
|
uset_getItem;
|
|
uset_getItemCount;
|
|
uset_getRangeCount;
|
|
uset_isEmpty;
|
|
uset_open;
|
|
uset_openPattern;
|
|
uset_openPatternOptions;
|
|
uset_remove;
|
|
uset_removeString;
|
|
uset_size;
|
|
uset_toPattern;
|
|
utrans_clone;
|
|
utrans_close;
|
|
utrans_countAvailableIDs;
|
|
utrans_getSourceSet;
|
|
utrans_getUnicodeID;
|
|
utrans_openIDs;
|
|
utrans_openInverse;
|
|
utrans_openU;
|
|
utrans_register;
|
|
utrans_setFilter;
|
|
utrans_toRules;
|
|
utrans_transIncrementalUChars;
|
|
utrans_transUChars;
|
|
utrans_unregisterID;
|
|
local:
|
|
*;
|
|
};
|