ICU-8121 Update udeprctd.h, udraft.h, uintrnal.h, usystem.h for ICU 4.6

X-SVN-Rev: 28994
This commit is contained in:
Peter Edberg 2010-11-03 05:46:29 +00:00
parent 94239208a0
commit 488256ca63
4 changed files with 206 additions and 200 deletions

View file

@ -34,15 +34,15 @@
# define utrans_open utrans_open_DEPRECATED_API_DO_NOT_USE
# define utrans_unregister utrans_unregister_DEPRECATED_API_DO_NOT_USE
# else
# define ucol_getContractions_4_5 ucol_getContractions_DEPRECATED_API_DO_NOT_USE
# define ucol_getLocale_4_5 ucol_getLocale_DEPRECATED_API_DO_NOT_USE
# define ures_countArrayItems_4_5 ures_countArrayItems_DEPRECATED_API_DO_NOT_USE
# define ures_getLocale_4_5 ures_getLocale_DEPRECATED_API_DO_NOT_USE
# define ures_getVersionNumber_4_5 ures_getVersionNumber_DEPRECATED_API_DO_NOT_USE
# define utrans_getAvailableID_4_5 utrans_getAvailableID_DEPRECATED_API_DO_NOT_USE
# define utrans_getID_4_5 utrans_getID_DEPRECATED_API_DO_NOT_USE
# define utrans_open_4_5 utrans_open_DEPRECATED_API_DO_NOT_USE
# define utrans_unregister_4_5 utrans_unregister_DEPRECATED_API_DO_NOT_USE
# define ucol_getContractions_4_6 ucol_getContractions_DEPRECATED_API_DO_NOT_USE
# define ucol_getLocale_4_6 ucol_getLocale_DEPRECATED_API_DO_NOT_USE
# define ures_countArrayItems_4_6 ures_countArrayItems_DEPRECATED_API_DO_NOT_USE
# define ures_getLocale_4_6 ures_getLocale_DEPRECATED_API_DO_NOT_USE
# define ures_getVersionNumber_4_6 ures_getVersionNumber_DEPRECATED_API_DO_NOT_USE
# define utrans_getAvailableID_4_6 utrans_getAvailableID_DEPRECATED_API_DO_NOT_USE
# define utrans_getID_4_6 utrans_getID_DEPRECATED_API_DO_NOT_USE
# define utrans_open_4_6 utrans_open_DEPRECATED_API_DO_NOT_USE
# define utrans_unregister_4_6 utrans_unregister_DEPRECATED_API_DO_NOT_USE
# endif /* U_DISABLE_RENAMING */
#endif /* U_HIDE_DEPRECATED_API */

View file

@ -24,10 +24,10 @@
#ifdef U_HIDE_DRAFT_API
# if U_DISABLE_RENAMING
# define bamuScriptCode bamuScriptCode_DRAFT_API_DO_NOT_USE
# define u_fadopt u_fadopt_DRAFT_API_DO_NOT_USE
# define u_strFromJavaModifiedUTF8WithSub u_strFromJavaModifiedUTF8WithSub_DRAFT_API_DO_NOT_USE
# define u_strToJavaModifiedUTF8 u_strToJavaModifiedUTF8_DRAFT_API_DO_NOT_USE
# define ubidi_getBaseDirection ubidi_getBaseDirection_DRAFT_API_DO_NOT_USE
# define ucal_getDayOfWeekType ucal_getDayOfWeekType_DRAFT_API_DO_NOT_USE
# define ucal_getWeekendTransition ucal_getWeekendTransition_DRAFT_API_DO_NOT_USE
# define ucal_isWeekend ucal_isWeekend_DRAFT_API_DO_NOT_USE
@ -73,60 +73,86 @@
# define unorm2_spanQuickCheckYes unorm2_spanQuickCheckYes_DRAFT_API_DO_NOT_USE
# define unum_formatDecimal unum_formatDecimal_DRAFT_API_DO_NOT_USE
# define unum_parseDecimal unum_parseDecimal_DRAFT_API_DO_NOT_USE
# define uregex_end64 uregex_end64_DRAFT_API_DO_NOT_USE
# define uregex_find64 uregex_find64_DRAFT_API_DO_NOT_USE
# define uregex_getFindProgressCallback uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
# define uregex_lookingAt64 uregex_lookingAt64_DRAFT_API_DO_NOT_USE
# define uregex_matches64 uregex_matches64_DRAFT_API_DO_NOT_USE
# define uregex_patternUText uregex_patternUText_DRAFT_API_DO_NOT_USE
# define uregex_regionEnd64 uregex_regionEnd64_DRAFT_API_DO_NOT_USE
# define uregex_regionStart64 uregex_regionStart64_DRAFT_API_DO_NOT_USE
# define uregex_reset64 uregex_reset64_DRAFT_API_DO_NOT_USE
# define uregex_setFindProgressCallback uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
# define uregex_setRegion64 uregex_setRegion64_DRAFT_API_DO_NOT_USE
# define uregex_setRegionAndStart uregex_setRegionAndStart_DRAFT_API_DO_NOT_USE
# define uregex_start64 uregex_start64_DRAFT_API_DO_NOT_USE
# define uscript_getScriptExtensions uscript_getScriptExtensions_DRAFT_API_DO_NOT_USE
# define uscript_hasScript uscript_hasScript_DRAFT_API_DO_NOT_USE
# else
# define bamuScriptCode_4_5 bamuScriptCode_DRAFT_API_DO_NOT_USE
# define u_fadopt_4_5 u_fadopt_DRAFT_API_DO_NOT_USE
# define u_strFromJavaModifiedUTF8WithSub_4_5 u_strFromJavaModifiedUTF8WithSub_DRAFT_API_DO_NOT_USE
# define u_strToJavaModifiedUTF8_4_5 u_strToJavaModifiedUTF8_DRAFT_API_DO_NOT_USE
# define ucal_getDayOfWeekType_4_5 ucal_getDayOfWeekType_DRAFT_API_DO_NOT_USE
# define ucal_getWeekendTransition_4_5 ucal_getWeekendTransition_DRAFT_API_DO_NOT_USE
# define ucal_isWeekend_4_5 ucal_isWeekend_DRAFT_API_DO_NOT_USE
# define udat_toCalendarDateField_4_5 udat_toCalendarDateField_DRAFT_API_DO_NOT_USE
# define udatpg_getBestPatternWithOptions_4_5 udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_USE
# define udatpg_replaceFieldTypesWithOptions_4_5 udatpg_replaceFieldTypesWithOptions_DRAFT_API_DO_NOT_USE
# define uidna_close_4_5 uidna_close_DRAFT_API_DO_NOT_USE
# define uidna_labelToASCII_4_5 uidna_labelToASCII_DRAFT_API_DO_NOT_USE
# define uidna_labelToASCII_UTF8_4_5 uidna_labelToASCII_UTF8_DRAFT_API_DO_NOT_USE
# define uidna_labelToUnicodeUTF8_4_5 uidna_labelToUnicodeUTF8_DRAFT_API_DO_NOT_USE
# define uidna_labelToUnicode_4_5 uidna_labelToUnicode_DRAFT_API_DO_NOT_USE
# define uidna_nameToASCII_4_5 uidna_nameToASCII_DRAFT_API_DO_NOT_USE
# define uidna_nameToASCII_UTF8_4_5 uidna_nameToASCII_UTF8_DRAFT_API_DO_NOT_USE
# define uidna_nameToUnicodeUTF8_4_5 uidna_nameToUnicodeUTF8_DRAFT_API_DO_NOT_USE
# define uidna_nameToUnicode_4_5 uidna_nameToUnicode_DRAFT_API_DO_NOT_USE
# define uidna_openUTS46_4_5 uidna_openUTS46_DRAFT_API_DO_NOT_USE
# define uldn_close_4_5 uldn_close_DRAFT_API_DO_NOT_USE
# define uldn_getDialectHandling_4_5 uldn_getDialectHandling_DRAFT_API_DO_NOT_USE
# define uldn_getLocale_4_5 uldn_getLocale_DRAFT_API_DO_NOT_USE
# define uldn_keyDisplayName_4_5 uldn_keyDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_keyValueDisplayName_4_5 uldn_keyValueDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_languageDisplayName_4_5 uldn_languageDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_localeDisplayName_4_5 uldn_localeDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_open_4_5 uldn_open_DRAFT_API_DO_NOT_USE
# define uldn_regionDisplayName_4_5 uldn_regionDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_scriptCodeDisplayName_4_5 uldn_scriptCodeDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_scriptDisplayName_4_5 uldn_scriptDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_variantDisplayName_4_5 uldn_variantDisplayName_DRAFT_API_DO_NOT_USE
# define uloc_forLanguageTag_4_5 uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
# define uloc_toLanguageTag_4_5 uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
# define unorm2_append_4_5 unorm2_append_DRAFT_API_DO_NOT_USE
# define unorm2_close_4_5 unorm2_close_DRAFT_API_DO_NOT_USE
# define unorm2_getDecomposition_4_5 unorm2_getDecomposition_DRAFT_API_DO_NOT_USE
# define unorm2_getInstance_4_5 unorm2_getInstance_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryAfter_4_5 unorm2_hasBoundaryAfter_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryBefore_4_5 unorm2_hasBoundaryBefore_DRAFT_API_DO_NOT_USE
# define unorm2_isInert_4_5 unorm2_isInert_DRAFT_API_DO_NOT_USE
# define unorm2_isNormalized_4_5 unorm2_isNormalized_DRAFT_API_DO_NOT_USE
# define unorm2_normalizeSecondAndAppend_4_5 unorm2_normalizeSecondAndAppend_DRAFT_API_DO_NOT_USE
# define unorm2_normalize_4_5 unorm2_normalize_DRAFT_API_DO_NOT_USE
# define unorm2_openFiltered_4_5 unorm2_openFiltered_DRAFT_API_DO_NOT_USE
# define unorm2_quickCheck_4_5 unorm2_quickCheck_DRAFT_API_DO_NOT_USE
# define unorm2_spanQuickCheckYes_4_5 unorm2_spanQuickCheckYes_DRAFT_API_DO_NOT_USE
# define unum_formatDecimal_4_5 unum_formatDecimal_DRAFT_API_DO_NOT_USE
# define unum_parseDecimal_4_5 unum_parseDecimal_DRAFT_API_DO_NOT_USE
# define uregex_getFindProgressCallback_4_5 uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
# define uregex_setFindProgressCallback_4_5 uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
# define u_fadopt_4_6 u_fadopt_DRAFT_API_DO_NOT_USE
# define u_strFromJavaModifiedUTF8WithSub_4_6 u_strFromJavaModifiedUTF8WithSub_DRAFT_API_DO_NOT_USE
# define u_strToJavaModifiedUTF8_4_6 u_strToJavaModifiedUTF8_DRAFT_API_DO_NOT_USE
# define ubidi_getBaseDirection_4_6 ubidi_getBaseDirection_DRAFT_API_DO_NOT_USE
# define ucal_getDayOfWeekType_4_6 ucal_getDayOfWeekType_DRAFT_API_DO_NOT_USE
# define ucal_getWeekendTransition_4_6 ucal_getWeekendTransition_DRAFT_API_DO_NOT_USE
# define ucal_isWeekend_4_6 ucal_isWeekend_DRAFT_API_DO_NOT_USE
# define udat_toCalendarDateField_4_6 udat_toCalendarDateField_DRAFT_API_DO_NOT_USE
# define udatpg_getBestPatternWithOptions_4_6 udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_USE
# define udatpg_replaceFieldTypesWithOptions_4_6 udatpg_replaceFieldTypesWithOptions_DRAFT_API_DO_NOT_USE
# define uidna_close_4_6 uidna_close_DRAFT_API_DO_NOT_USE
# define uidna_labelToASCII_4_6 uidna_labelToASCII_DRAFT_API_DO_NOT_USE
# define uidna_labelToASCII_UTF8_4_6 uidna_labelToASCII_UTF8_DRAFT_API_DO_NOT_USE
# define uidna_labelToUnicodeUTF8_4_6 uidna_labelToUnicodeUTF8_DRAFT_API_DO_NOT_USE
# define uidna_labelToUnicode_4_6 uidna_labelToUnicode_DRAFT_API_DO_NOT_USE
# define uidna_nameToASCII_4_6 uidna_nameToASCII_DRAFT_API_DO_NOT_USE
# define uidna_nameToASCII_UTF8_4_6 uidna_nameToASCII_UTF8_DRAFT_API_DO_NOT_USE
# define uidna_nameToUnicodeUTF8_4_6 uidna_nameToUnicodeUTF8_DRAFT_API_DO_NOT_USE
# define uidna_nameToUnicode_4_6 uidna_nameToUnicode_DRAFT_API_DO_NOT_USE
# define uidna_openUTS46_4_6 uidna_openUTS46_DRAFT_API_DO_NOT_USE
# define uldn_close_4_6 uldn_close_DRAFT_API_DO_NOT_USE
# define uldn_getDialectHandling_4_6 uldn_getDialectHandling_DRAFT_API_DO_NOT_USE
# define uldn_getLocale_4_6 uldn_getLocale_DRAFT_API_DO_NOT_USE
# define uldn_keyDisplayName_4_6 uldn_keyDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_keyValueDisplayName_4_6 uldn_keyValueDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_languageDisplayName_4_6 uldn_languageDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_localeDisplayName_4_6 uldn_localeDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_open_4_6 uldn_open_DRAFT_API_DO_NOT_USE
# define uldn_regionDisplayName_4_6 uldn_regionDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_scriptCodeDisplayName_4_6 uldn_scriptCodeDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_scriptDisplayName_4_6 uldn_scriptDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_variantDisplayName_4_6 uldn_variantDisplayName_DRAFT_API_DO_NOT_USE
# define uloc_forLanguageTag_4_6 uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
# define uloc_toLanguageTag_4_6 uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
# define unorm2_append_4_6 unorm2_append_DRAFT_API_DO_NOT_USE
# define unorm2_close_4_6 unorm2_close_DRAFT_API_DO_NOT_USE
# define unorm2_getDecomposition_4_6 unorm2_getDecomposition_DRAFT_API_DO_NOT_USE
# define unorm2_getInstance_4_6 unorm2_getInstance_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryAfter_4_6 unorm2_hasBoundaryAfter_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryBefore_4_6 unorm2_hasBoundaryBefore_DRAFT_API_DO_NOT_USE
# define unorm2_isInert_4_6 unorm2_isInert_DRAFT_API_DO_NOT_USE
# define unorm2_isNormalized_4_6 unorm2_isNormalized_DRAFT_API_DO_NOT_USE
# define unorm2_normalize_4_6 unorm2_normalize_DRAFT_API_DO_NOT_USE
# define unorm2_normalizeSecondAndAppend_4_6 unorm2_normalizeSecondAndAppend_DRAFT_API_DO_NOT_USE
# define unorm2_openFiltered_4_6 unorm2_openFiltered_DRAFT_API_DO_NOT_USE
# define unorm2_quickCheck_4_6 unorm2_quickCheck_DRAFT_API_DO_NOT_USE
# define unorm2_spanQuickCheckYes_4_6 unorm2_spanQuickCheckYes_DRAFT_API_DO_NOT_USE
# define unum_formatDecimal_4_6 unum_formatDecimal_DRAFT_API_DO_NOT_USE
# define unum_parseDecimal_4_6 unum_parseDecimal_DRAFT_API_DO_NOT_USE
# define uregex_end64_4_6 uregex_end64_DRAFT_API_DO_NOT_USE
# define uregex_find64_4_6 uregex_find64_DRAFT_API_DO_NOT_USE
# define uregex_getFindProgressCallback_4_6 uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
# define uregex_lookingAt64_4_6 uregex_lookingAt64_DRAFT_API_DO_NOT_USE
# define uregex_matches64_4_6 uregex_matches64_DRAFT_API_DO_NOT_USE
# define uregex_patternUText_4_6 uregex_patternUText_DRAFT_API_DO_NOT_USE
# define uregex_regionEnd64_4_6 uregex_regionEnd64_DRAFT_API_DO_NOT_USE
# define uregex_regionStart64_4_6 uregex_regionStart64_DRAFT_API_DO_NOT_USE
# define uregex_reset64_4_6 uregex_reset64_DRAFT_API_DO_NOT_USE
# define uregex_setFindProgressCallback_4_6 uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
# define uregex_setRegion64_4_6 uregex_setRegion64_DRAFT_API_DO_NOT_USE
# define uregex_setRegionAndStart_4_6 uregex_setRegionAndStart_DRAFT_API_DO_NOT_USE
# define uregex_start64_4_6 uregex_start64_DRAFT_API_DO_NOT_USE
# define uscript_getScriptExtensions_4_6 uscript_getScriptExtensions_DRAFT_API_DO_NOT_USE
# define uscript_hasScript_4_6 uscript_hasScript_DRAFT_API_DO_NOT_USE
# endif /* U_DISABLE_RENAMING */
#endif /* U_HIDE_DRAFT_API */

View file

@ -40,7 +40,6 @@
# define pl_closeLocaleRuns pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_closeValueRuns pl_closeValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_countLineRuns pl_countLineRuns_INTERNAL_API_DO_NOT_USE
# define pl_create pl_create_INTERNAL_API_DO_NOT_USE
# define pl_getAscent pl_getAscent_INTERNAL_API_DO_NOT_USE
# define pl_getDescent pl_getDescent_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunCount pl_getFontRunCount_INTERNAL_API_DO_NOT_USE
@ -72,7 +71,6 @@
# define pl_getVisualRunGlyphs pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunLeading pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunPositions pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE
# define pl_isComplex pl_isComplex_INTERNAL_API_DO_NOT_USE
# define pl_line pl_line_INTERNAL_API_DO_NOT_USE
# define pl_nextLine pl_nextLine_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyFontRuns pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
@ -96,10 +94,12 @@
# define ucol_forceHanImplicit ucol_forceHanImplicit_INTERNAL_API_DO_NOT_USE
# define ucol_forgetUCA ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
# define ucol_getAttributeOrDefault ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
# define ucol_getScriptOrder ucol_getScriptOrder_INTERNAL_API_DO_NOT_USE
# define ucol_getUnsafeSet ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
# define ucol_nextProcessed ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
# define ucol_prepareShortStringOpen ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
# define ucol_previousProcessed ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
# define ucol_setScriptOrder ucol_setScriptOrder_INTERNAL_API_DO_NOT_USE
# define udat_applyPatternRelative udat_applyPatternRelative_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeDate udat_toPatternRelativeDate_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeTime udat_toPatternRelativeTime_INTERNAL_API_DO_NOT_USE
@ -122,16 +122,6 @@
# define uplug_setPlugNoUnload uplug_setPlugNoUnload_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultCodepage uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultLocaleID uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
# define uregex_appendReplacementUText uregex_appendReplacementUText_INTERNAL_API_DO_NOT_USE
# define uregex_appendTailUText uregex_appendTailUText_INTERNAL_API_DO_NOT_USE
# define uregex_getUText uregex_getUText_INTERNAL_API_DO_NOT_USE
# define uregex_groupUText uregex_groupUText_INTERNAL_API_DO_NOT_USE
# define uregex_openUText uregex_openUText_INTERNAL_API_DO_NOT_USE
# define uregex_patternUText uregex_patternUText_INTERNAL_API_DO_NOT_USE
# define uregex_replaceAllUText uregex_replaceAllUText_INTERNAL_API_DO_NOT_USE
# define uregex_replaceFirstUText uregex_replaceFirstUText_INTERNAL_API_DO_NOT_USE
# define uregex_setUText uregex_setUText_INTERNAL_API_DO_NOT_USE
# define uregex_splitUText uregex_splitUText_INTERNAL_API_DO_NOT_USE
# define ures_openFillIn ures_openFillIn_INTERNAL_API_DO_NOT_USE
# define usearch_search usearch_search_INTERNAL_API_DO_NOT_USE
# define usearch_searchBackwards usearch_searchBackwards_INTERNAL_API_DO_NOT_USE
@ -145,126 +135,116 @@
# define utf8_nextCharSafeBody utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_prevCharSafeBody utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
# else
# define RegexPatternDump_4_5 RegexPatternDump_INTERNAL_API_DO_NOT_USE
# define bms_close_4_5 bms_close_INTERNAL_API_DO_NOT_USE
# define bms_empty_4_5 bms_empty_INTERNAL_API_DO_NOT_USE
# define bms_getData_4_5 bms_getData_INTERNAL_API_DO_NOT_USE
# define bms_open_4_5 bms_open_INTERNAL_API_DO_NOT_USE
# define bms_search_4_5 bms_search_INTERNAL_API_DO_NOT_USE
# define bms_setTargetString_4_5 bms_setTargetString_INTERNAL_API_DO_NOT_USE
# define pl_addFontRun_4_5 pl_addFontRun_INTERNAL_API_DO_NOT_USE
# define pl_addLocaleRun_4_5 pl_addLocaleRun_INTERNAL_API_DO_NOT_USE
# define pl_addValueRun_4_5 pl_addValueRun_INTERNAL_API_DO_NOT_USE
# define pl_closeFontRuns_4_5 pl_closeFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_closeLine_4_5 pl_closeLine_INTERNAL_API_DO_NOT_USE
# define pl_closeLocaleRuns_4_5 pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_closeValueRuns_4_5 pl_closeValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_close_4_5 pl_close_INTERNAL_API_DO_NOT_USE
# define pl_countLineRuns_4_5 pl_countLineRuns_INTERNAL_API_DO_NOT_USE
# define pl_create_4_5 pl_create_INTERNAL_API_DO_NOT_USE
# define pl_getAscent_4_5 pl_getAscent_INTERNAL_API_DO_NOT_USE
# define pl_getDescent_4_5 pl_getDescent_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunCount_4_5 pl_getFontRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunFont_4_5 pl_getFontRunFont_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunLastLimit_4_5 pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunLimit_4_5 pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLeading_4_5 pl_getLeading_INTERNAL_API_DO_NOT_USE
# define pl_getLineAscent_4_5 pl_getLineAscent_INTERNAL_API_DO_NOT_USE
# define pl_getLineDescent_4_5 pl_getLineDescent_INTERNAL_API_DO_NOT_USE
# define pl_getLineLeading_4_5 pl_getLineLeading_INTERNAL_API_DO_NOT_USE
# define pl_getLineVisualRun_4_5 pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE
# define pl_getLineWidth_4_5 pl_getLineWidth_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunCount_4_5 pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLastLimit_4_5 pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLimit_4_5 pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLocale_4_5 pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE
# define pl_getParagraphLevel_4_5 pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE
# define pl_getTextDirection_4_5 pl_getTextDirection_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunCount_4_5 pl_getValueRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunLastLimit_4_5 pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunLimit_4_5 pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunValue_4_5 pl_getValueRunValue_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunAscent_4_5 pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunDescent_4_5 pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunDirection_4_5 pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunFont_4_5 pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphCount_4_5 pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphToCharMap_4_5 pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphs_4_5 pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunLeading_4_5 pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunPositions_4_5 pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE
# define pl_isComplex_4_5 pl_isComplex_INTERNAL_API_DO_NOT_USE
# define pl_line_4_5 pl_line_INTERNAL_API_DO_NOT_USE
# define pl_nextLine_4_5 pl_nextLine_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyFontRuns_4_5 pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyLocaleRuns_4_5 pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyValueRuns_4_5 pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_openFontRuns_4_5 pl_openFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_openLocaleRuns_4_5 pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_openValueRuns_4_5 pl_openValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_paragraph_4_5 pl_paragraph_INTERNAL_API_DO_NOT_USE
# define pl_reflow_4_5 pl_reflow_INTERNAL_API_DO_NOT_USE
# define pl_resetFontRuns_4_5 pl_resetFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_resetLocaleRuns_4_5 pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_resetValueRuns_4_5 pl_resetValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_visualRun_4_5 pl_visualRun_INTERNAL_API_DO_NOT_USE
# define ucd_close_4_5 ucd_close_INTERNAL_API_DO_NOT_USE
# define ucd_flushCache_4_5 ucd_flushCache_INTERNAL_API_DO_NOT_USE
# define ucd_freeCache_4_5 ucd_freeCache_INTERNAL_API_DO_NOT_USE
# define ucd_getCollator_4_5 ucd_getCollator_INTERNAL_API_DO_NOT_USE
# define ucd_open_4_5 ucd_open_INTERNAL_API_DO_NOT_USE
# define ucol_equals_4_5 ucol_equals_INTERNAL_API_DO_NOT_USE
# define ucol_forceHanImplicit_4_5 ucol_forceHanImplicit_INTERNAL_API_DO_NOT_USE
# define ucol_forgetUCA_4_5 ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
# define ucol_getAttributeOrDefault_4_5 ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
# define ucol_getUnsafeSet_4_5 ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
# define ucol_nextProcessed_4_5 ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
# define ucol_prepareShortStringOpen_4_5 ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
# define ucol_previousProcessed_4_5 ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
# define udat_applyPatternRelative_4_5 udat_applyPatternRelative_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeDate_4_5 udat_toPatternRelativeDate_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeTime_4_5 udat_toPatternRelativeTime_INTERNAL_API_DO_NOT_USE
# define uplug_getConfiguration_4_5 uplug_getConfiguration_INTERNAL_API_DO_NOT_USE
# define uplug_getContext_4_5 uplug_getContext_INTERNAL_API_DO_NOT_USE
# define uplug_getCurrentLevel_4_5 uplug_getCurrentLevel_INTERNAL_API_DO_NOT_USE
# define uplug_getLibraryName_4_5 uplug_getLibraryName_INTERNAL_API_DO_NOT_USE
# define uplug_getLibrary_4_5 uplug_getLibrary_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugLevel_4_5 uplug_getPlugLevel_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugLoadStatus_4_5 uplug_getPlugLoadStatus_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugName_4_5 uplug_getPlugName_INTERNAL_API_DO_NOT_USE
# define uplug_getSymbolName_4_5 uplug_getSymbolName_INTERNAL_API_DO_NOT_USE
# define uplug_loadPlugFromEntrypoint_4_5 uplug_loadPlugFromEntrypoint_INTERNAL_API_DO_NOT_USE
# define uplug_loadPlugFromLibrary_4_5 uplug_loadPlugFromLibrary_INTERNAL_API_DO_NOT_USE
# define uplug_nextPlug_4_5 uplug_nextPlug_INTERNAL_API_DO_NOT_USE
# define uplug_removePlug_4_5 uplug_removePlug_INTERNAL_API_DO_NOT_USE
# define uplug_setContext_4_5 uplug_setContext_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugLevel_4_5 uplug_setPlugLevel_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugName_4_5 uplug_setPlugName_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugNoUnload_4_5 uplug_setPlugNoUnload_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultCodepage_4_5 uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultLocaleID_4_5 uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
# define uregex_appendReplacementUText_4_5 uregex_appendReplacementUText_INTERNAL_API_DO_NOT_USE
# define uregex_appendTailUText_4_5 uregex_appendTailUText_INTERNAL_API_DO_NOT_USE
# define uregex_getUText_4_5 uregex_getUText_INTERNAL_API_DO_NOT_USE
# define uregex_groupUText_4_5 uregex_groupUText_INTERNAL_API_DO_NOT_USE
# define uregex_openUText_4_5 uregex_openUText_INTERNAL_API_DO_NOT_USE
# define uregex_patternUText_4_5 uregex_patternUText_INTERNAL_API_DO_NOT_USE
# define uregex_replaceAllUText_4_5 uregex_replaceAllUText_INTERNAL_API_DO_NOT_USE
# define uregex_replaceFirstUText_4_5 uregex_replaceFirstUText_INTERNAL_API_DO_NOT_USE
# define uregex_setUText_4_5 uregex_setUText_INTERNAL_API_DO_NOT_USE
# define uregex_splitUText_4_5 uregex_splitUText_INTERNAL_API_DO_NOT_USE
# define ures_openFillIn_4_5 ures_openFillIn_INTERNAL_API_DO_NOT_USE
# define usearch_searchBackwards_4_5 usearch_searchBackwards_INTERNAL_API_DO_NOT_USE
# define usearch_search_4_5 usearch_search_INTERNAL_API_DO_NOT_USE
# define utext_caseCompareNativeLimit_4_5 utext_caseCompareNativeLimit_INTERNAL_API_DO_NOT_USE
# define utext_caseCompare_4_5 utext_caseCompare_INTERNAL_API_DO_NOT_USE
# define utext_compareNativeLimit_4_5 utext_compareNativeLimit_INTERNAL_API_DO_NOT_USE
# define utext_compare_4_5 utext_compare_INTERNAL_API_DO_NOT_USE
# define utf8_appendCharSafeBody_4_5 utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_back1SafeBody_4_5 utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_countTrailBytes_4_5 utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE
# define utf8_nextCharSafeBody_4_5 utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_prevCharSafeBody_4_5 utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
# define RegexPatternDump_4_6 RegexPatternDump_INTERNAL_API_DO_NOT_USE
# define bms_close_4_6 bms_close_INTERNAL_API_DO_NOT_USE
# define bms_empty_4_6 bms_empty_INTERNAL_API_DO_NOT_USE
# define bms_getData_4_6 bms_getData_INTERNAL_API_DO_NOT_USE
# define bms_open_4_6 bms_open_INTERNAL_API_DO_NOT_USE
# define bms_search_4_6 bms_search_INTERNAL_API_DO_NOT_USE
# define bms_setTargetString_4_6 bms_setTargetString_INTERNAL_API_DO_NOT_USE
# define pl_addFontRun_4_6 pl_addFontRun_INTERNAL_API_DO_NOT_USE
# define pl_addLocaleRun_4_6 pl_addLocaleRun_INTERNAL_API_DO_NOT_USE
# define pl_addValueRun_4_6 pl_addValueRun_INTERNAL_API_DO_NOT_USE
# define pl_close_4_6 pl_close_INTERNAL_API_DO_NOT_USE
# define pl_closeFontRuns_4_6 pl_closeFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_closeLine_4_6 pl_closeLine_INTERNAL_API_DO_NOT_USE
# define pl_closeLocaleRuns_4_6 pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_closeValueRuns_4_6 pl_closeValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_countLineRuns_4_6 pl_countLineRuns_INTERNAL_API_DO_NOT_USE
# define pl_getAscent_4_6 pl_getAscent_INTERNAL_API_DO_NOT_USE
# define pl_getDescent_4_6 pl_getDescent_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunCount_4_6 pl_getFontRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunFont_4_6 pl_getFontRunFont_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunLastLimit_4_6 pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunLimit_4_6 pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLeading_4_6 pl_getLeading_INTERNAL_API_DO_NOT_USE
# define pl_getLineAscent_4_6 pl_getLineAscent_INTERNAL_API_DO_NOT_USE
# define pl_getLineDescent_4_6 pl_getLineDescent_INTERNAL_API_DO_NOT_USE
# define pl_getLineLeading_4_6 pl_getLineLeading_INTERNAL_API_DO_NOT_USE
# define pl_getLineVisualRun_4_6 pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE
# define pl_getLineWidth_4_6 pl_getLineWidth_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunCount_4_6 pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLastLimit_4_6 pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLimit_4_6 pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLocale_4_6 pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE
# define pl_getParagraphLevel_4_6 pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE
# define pl_getTextDirection_4_6 pl_getTextDirection_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunCount_4_6 pl_getValueRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunLastLimit_4_6 pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunLimit_4_6 pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunValue_4_6 pl_getValueRunValue_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunAscent_4_6 pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunDescent_4_6 pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunDirection_4_6 pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunFont_4_6 pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphCount_4_6 pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphToCharMap_4_6 pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphs_4_6 pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunLeading_4_6 pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunPositions_4_6 pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE
# define pl_line_4_6 pl_line_INTERNAL_API_DO_NOT_USE
# define pl_nextLine_4_6 pl_nextLine_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyFontRuns_4_6 pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyLocaleRuns_4_6 pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyValueRuns_4_6 pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_openFontRuns_4_6 pl_openFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_openLocaleRuns_4_6 pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_openValueRuns_4_6 pl_openValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_paragraph_4_6 pl_paragraph_INTERNAL_API_DO_NOT_USE
# define pl_reflow_4_6 pl_reflow_INTERNAL_API_DO_NOT_USE
# define pl_resetFontRuns_4_6 pl_resetFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_resetLocaleRuns_4_6 pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_resetValueRuns_4_6 pl_resetValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_visualRun_4_6 pl_visualRun_INTERNAL_API_DO_NOT_USE
# define ucd_close_4_6 ucd_close_INTERNAL_API_DO_NOT_USE
# define ucd_flushCache_4_6 ucd_flushCache_INTERNAL_API_DO_NOT_USE
# define ucd_freeCache_4_6 ucd_freeCache_INTERNAL_API_DO_NOT_USE
# define ucd_getCollator_4_6 ucd_getCollator_INTERNAL_API_DO_NOT_USE
# define ucd_open_4_6 ucd_open_INTERNAL_API_DO_NOT_USE
# define ucol_equals_4_6 ucol_equals_INTERNAL_API_DO_NOT_USE
# define ucol_forceHanImplicit_4_6 ucol_forceHanImplicit_INTERNAL_API_DO_NOT_USE
# define ucol_forgetUCA_4_6 ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
# define ucol_getAttributeOrDefault_4_6 ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
# define ucol_getScriptOrder_4_6 ucol_getScriptOrder_INTERNAL_API_DO_NOT_USE
# define ucol_getUnsafeSet_4_6 ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
# define ucol_nextProcessed_4_6 ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
# define ucol_prepareShortStringOpen_4_6 ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
# define ucol_previousProcessed_4_6 ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
# define ucol_setScriptOrder_4_6 ucol_setScriptOrder_INTERNAL_API_DO_NOT_USE
# define udat_applyPatternRelative_4_6 udat_applyPatternRelative_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeDate_4_6 udat_toPatternRelativeDate_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeTime_4_6 udat_toPatternRelativeTime_INTERNAL_API_DO_NOT_USE
# define uplug_getConfiguration_4_6 uplug_getConfiguration_INTERNAL_API_DO_NOT_USE
# define uplug_getContext_4_6 uplug_getContext_INTERNAL_API_DO_NOT_USE
# define uplug_getCurrentLevel_4_6 uplug_getCurrentLevel_INTERNAL_API_DO_NOT_USE
# define uplug_getLibrary_4_6 uplug_getLibrary_INTERNAL_API_DO_NOT_USE
# define uplug_getLibraryName_4_6 uplug_getLibraryName_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugLevel_4_6 uplug_getPlugLevel_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugLoadStatus_4_6 uplug_getPlugLoadStatus_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugName_4_6 uplug_getPlugName_INTERNAL_API_DO_NOT_USE
# define uplug_getSymbolName_4_6 uplug_getSymbolName_INTERNAL_API_DO_NOT_USE
# define uplug_loadPlugFromEntrypoint_4_6 uplug_loadPlugFromEntrypoint_INTERNAL_API_DO_NOT_USE
# define uplug_loadPlugFromLibrary_4_6 uplug_loadPlugFromLibrary_INTERNAL_API_DO_NOT_USE
# define uplug_nextPlug_4_6 uplug_nextPlug_INTERNAL_API_DO_NOT_USE
# define uplug_removePlug_4_6 uplug_removePlug_INTERNAL_API_DO_NOT_USE
# define uplug_setContext_4_6 uplug_setContext_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugLevel_4_6 uplug_setPlugLevel_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugName_4_6 uplug_setPlugName_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugNoUnload_4_6 uplug_setPlugNoUnload_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultCodepage_4_6 uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultLocaleID_4_6 uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
# define ures_openFillIn_4_6 ures_openFillIn_INTERNAL_API_DO_NOT_USE
# define usearch_search_4_6 usearch_search_INTERNAL_API_DO_NOT_USE
# define usearch_searchBackwards_4_6 usearch_searchBackwards_INTERNAL_API_DO_NOT_USE
# define utext_caseCompareNativeLimit_4_6 utext_caseCompareNativeLimit_INTERNAL_API_DO_NOT_USE
# define utext_caseCompare_4_6 utext_caseCompare_INTERNAL_API_DO_NOT_USE
# define utext_compareNativeLimit_4_6 utext_compareNativeLimit_INTERNAL_API_DO_NOT_USE
# define utext_compare_4_6 utext_compare_INTERNAL_API_DO_NOT_USE
# define utf8_appendCharSafeBody_4_6 utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_back1SafeBody_4_6 utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_countTrailBytes_4_6 utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE
# define utf8_nextCharSafeBody_4_6 utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_prevCharSafeBody_4_6 utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
# endif /* U_DISABLE_RENAMING */
#endif /* U_HIDE_INTERNAL_API */

View file

@ -32,13 +32,13 @@
# define uloc_getDefault uloc_getDefault_SYSTEM_API_DO_NOT_USE
# define uloc_setDefault uloc_setDefault_SYSTEM_API_DO_NOT_USE
# else
# define u_cleanup_4_5 u_cleanup_SYSTEM_API_DO_NOT_USE
# define u_setAtomicIncDecFunctions_4_5 u_setAtomicIncDecFunctions_SYSTEM_API_DO_NOT_USE
# define u_setMemoryFunctions_4_5 u_setMemoryFunctions_SYSTEM_API_DO_NOT_USE
# define u_setMutexFunctions_4_5 u_setMutexFunctions_SYSTEM_API_DO_NOT_USE
# define ucnv_setDefaultName_4_5 ucnv_setDefaultName_SYSTEM_API_DO_NOT_USE
# define uloc_getDefault_4_5 uloc_getDefault_SYSTEM_API_DO_NOT_USE
# define uloc_setDefault_4_5 uloc_setDefault_SYSTEM_API_DO_NOT_USE
# define u_cleanup_4_6 u_cleanup_SYSTEM_API_DO_NOT_USE
# define u_setAtomicIncDecFunctions_4_6 u_setAtomicIncDecFunctions_SYSTEM_API_DO_NOT_USE
# define u_setMemoryFunctions_4_6 u_setMemoryFunctions_SYSTEM_API_DO_NOT_USE
# define u_setMutexFunctions_4_6 u_setMutexFunctions_SYSTEM_API_DO_NOT_USE
# define ucnv_setDefaultName_4_6 ucnv_setDefaultName_SYSTEM_API_DO_NOT_USE
# define uloc_getDefault_4_6 uloc_getDefault_SYSTEM_API_DO_NOT_USE
# define uloc_setDefault_4_6 uloc_setDefault_SYSTEM_API_DO_NOT_USE
# endif /* U_DISABLE_RENAMING */
#endif /* U_HIDE_SYSTEM_API */