ICU-7586 update draft/deprecated. update header test.

X-SVN-Rev: 28260
This commit is contained in:
Steven R. Loomis 2010-06-23 03:13:59 +00:00
parent 32b99856e9
commit ef22b3356a
7 changed files with 212 additions and 176 deletions

2
.gitignore vendored
View File

@ -311,7 +311,9 @@ icu4c/source/test/cintltst/release
icu4c/source/test/cintltst/x64
icu4c/source/test/cintltst/x86
icu4c/source/test/compat/Makefile
icu4c/source/test/hdrtst/*.[co]
icu4c/source/test/hdrtst/Makefile
icu4c/source/test/hdrtst/cfiles.txt
icu4c/source/test/intltest/*.d
icu4c/source/test/intltest/*.o
icu4c/source/test/intltest/*.plg

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_4 ucol_getContractions_DEPRECATED_API_DO_NOT_USE
# define ucol_getLocale_4_4 ucol_getLocale_DEPRECATED_API_DO_NOT_USE
# define ures_countArrayItems_4_4 ures_countArrayItems_DEPRECATED_API_DO_NOT_USE
# define ures_getLocale_4_4 ures_getLocale_DEPRECATED_API_DO_NOT_USE
# define ures_getVersionNumber_4_4 ures_getVersionNumber_DEPRECATED_API_DO_NOT_USE
# define utrans_getAvailableID_4_4 utrans_getAvailableID_DEPRECATED_API_DO_NOT_USE
# define utrans_getID_4_4 utrans_getID_DEPRECATED_API_DO_NOT_USE
# define utrans_open_4_4 utrans_open_DEPRECATED_API_DO_NOT_USE
# define utrans_unregister_4_4 utrans_unregister_DEPRECATED_API_DO_NOT_USE
# 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
# endif /* U_DISABLE_RENAMING */
#endif /* U_HIDE_DEPRECATED_API */

View File

@ -34,6 +34,16 @@
# define udat_toCalendarDateField udat_toCalendarDateField_DRAFT_API_DO_NOT_USE
# define udatpg_getBestPatternWithOptions udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_USE
# define udatpg_replaceFieldTypesWithOptions udatpg_replaceFieldTypesWithOptions_DRAFT_API_DO_NOT_USE
# define uidna_close uidna_close_DRAFT_API_DO_NOT_USE
# define uidna_labelToASCII uidna_labelToASCII_DRAFT_API_DO_NOT_USE
# define uidna_labelToASCII_UTF8 uidna_labelToASCII_UTF8_DRAFT_API_DO_NOT_USE
# define uidna_labelToUnicode uidna_labelToUnicode_DRAFT_API_DO_NOT_USE
# define uidna_labelToUnicodeUTF8 uidna_labelToUnicodeUTF8_DRAFT_API_DO_NOT_USE
# define uidna_nameToASCII uidna_nameToASCII_DRAFT_API_DO_NOT_USE
# define uidna_nameToASCII_UTF8 uidna_nameToASCII_UTF8_DRAFT_API_DO_NOT_USE
# define uidna_nameToUnicode uidna_nameToUnicode_DRAFT_API_DO_NOT_USE
# define uidna_nameToUnicodeUTF8 uidna_nameToUnicodeUTF8_DRAFT_API_DO_NOT_USE
# define uidna_openUTS46 uidna_openUTS46_DRAFT_API_DO_NOT_USE
# define uldn_close uldn_close_DRAFT_API_DO_NOT_USE
# define uldn_getDialectHandling uldn_getDialectHandling_DRAFT_API_DO_NOT_USE
# define uldn_getLocale uldn_getLocale_DRAFT_API_DO_NOT_USE
@ -50,6 +60,7 @@
# define uloc_toLanguageTag uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
# define unorm2_append unorm2_append_DRAFT_API_DO_NOT_USE
# define unorm2_close unorm2_close_DRAFT_API_DO_NOT_USE
# define unorm2_getDecomposition unorm2_getDecomposition_DRAFT_API_DO_NOT_USE
# define unorm2_getInstance unorm2_getInstance_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryAfter unorm2_hasBoundaryAfter_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryBefore unorm2_hasBoundaryBefore_DRAFT_API_DO_NOT_USE
@ -62,45 +73,60 @@
# 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_getFindProgressCallback uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
# define uregex_setFindProgressCallback uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
# else
# define bamuScriptCode_4_4 bamuScriptCode_DRAFT_API_DO_NOT_USE
# define u_fadopt_4_4 u_fadopt_DRAFT_API_DO_NOT_USE
# define u_strFromJavaModifiedUTF8WithSub_4_4 u_strFromJavaModifiedUTF8WithSub_DRAFT_API_DO_NOT_USE
# define u_strToJavaModifiedUTF8_4_4 u_strToJavaModifiedUTF8_DRAFT_API_DO_NOT_USE
# define ucal_getDayOfWeekType_4_4 ucal_getDayOfWeekType_DRAFT_API_DO_NOT_USE
# define ucal_getWeekendTransition_4_4 ucal_getWeekendTransition_DRAFT_API_DO_NOT_USE
# define ucal_isWeekend_4_4 ucal_isWeekend_DRAFT_API_DO_NOT_USE
# define udat_toCalendarDateField_4_4 udat_toCalendarDateField_DRAFT_API_DO_NOT_USE
# define udatpg_getBestPatternWithOptions_4_4 udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_USE
# define udatpg_replaceFieldTypesWithOptions_4_4 udatpg_replaceFieldTypesWithOptions_DRAFT_API_DO_NOT_USE
# define uldn_close_4_4 uldn_close_DRAFT_API_DO_NOT_USE
# define uldn_getDialectHandling_4_4 uldn_getDialectHandling_DRAFT_API_DO_NOT_USE
# define uldn_getLocale_4_4 uldn_getLocale_DRAFT_API_DO_NOT_USE
# define uldn_keyDisplayName_4_4 uldn_keyDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_keyValueDisplayName_4_4 uldn_keyValueDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_languageDisplayName_4_4 uldn_languageDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_localeDisplayName_4_4 uldn_localeDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_open_4_4 uldn_open_DRAFT_API_DO_NOT_USE
# define uldn_regionDisplayName_4_4 uldn_regionDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_scriptCodeDisplayName_4_4 uldn_scriptCodeDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_scriptDisplayName_4_4 uldn_scriptDisplayName_DRAFT_API_DO_NOT_USE
# define uldn_variantDisplayName_4_4 uldn_variantDisplayName_DRAFT_API_DO_NOT_USE
# define uloc_forLanguageTag_4_4 uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
# define uloc_toLanguageTag_4_4 uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
# define unorm2_append_4_4 unorm2_append_DRAFT_API_DO_NOT_USE
# define unorm2_close_4_4 unorm2_close_DRAFT_API_DO_NOT_USE
# define unorm2_getInstance_4_4 unorm2_getInstance_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryAfter_4_4 unorm2_hasBoundaryAfter_DRAFT_API_DO_NOT_USE
# define unorm2_hasBoundaryBefore_4_4 unorm2_hasBoundaryBefore_DRAFT_API_DO_NOT_USE
# define unorm2_isInert_4_4 unorm2_isInert_DRAFT_API_DO_NOT_USE
# define unorm2_isNormalized_4_4 unorm2_isNormalized_DRAFT_API_DO_NOT_USE
# define unorm2_normalizeSecondAndAppend_4_4 unorm2_normalizeSecondAndAppend_DRAFT_API_DO_NOT_USE
# define unorm2_normalize_4_4 unorm2_normalize_DRAFT_API_DO_NOT_USE
# define unorm2_openFiltered_4_4 unorm2_openFiltered_DRAFT_API_DO_NOT_USE
# define unorm2_quickCheck_4_4 unorm2_quickCheck_DRAFT_API_DO_NOT_USE
# define unorm2_spanQuickCheckYes_4_4 unorm2_spanQuickCheckYes_DRAFT_API_DO_NOT_USE
# define unum_formatDecimal_4_4 unum_formatDecimal_DRAFT_API_DO_NOT_USE
# define unum_parseDecimal_4_4 unum_parseDecimal_DRAFT_API_DO_NOT_USE
# 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
# endif /* U_DISABLE_RENAMING */
#endif /* U_HIDE_DRAFT_API */

View File

@ -145,126 +145,126 @@
# define utf8_nextCharSafeBody utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_prevCharSafeBody utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
# else
# define RegexPatternDump_4_4 RegexPatternDump_INTERNAL_API_DO_NOT_USE
# define bms_close_4_4 bms_close_INTERNAL_API_DO_NOT_USE
# define bms_empty_4_4 bms_empty_INTERNAL_API_DO_NOT_USE
# define bms_getData_4_4 bms_getData_INTERNAL_API_DO_NOT_USE
# define bms_open_4_4 bms_open_INTERNAL_API_DO_NOT_USE
# define bms_search_4_4 bms_search_INTERNAL_API_DO_NOT_USE
# define bms_setTargetString_4_4 bms_setTargetString_INTERNAL_API_DO_NOT_USE
# define pl_addFontRun_4_4 pl_addFontRun_INTERNAL_API_DO_NOT_USE
# define pl_addLocaleRun_4_4 pl_addLocaleRun_INTERNAL_API_DO_NOT_USE
# define pl_addValueRun_4_4 pl_addValueRun_INTERNAL_API_DO_NOT_USE
# define pl_closeFontRuns_4_4 pl_closeFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_closeLine_4_4 pl_closeLine_INTERNAL_API_DO_NOT_USE
# define pl_closeLocaleRuns_4_4 pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_closeValueRuns_4_4 pl_closeValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_close_4_4 pl_close_INTERNAL_API_DO_NOT_USE
# define pl_countLineRuns_4_4 pl_countLineRuns_INTERNAL_API_DO_NOT_USE
# define pl_create_4_4 pl_create_INTERNAL_API_DO_NOT_USE
# define pl_getAscent_4_4 pl_getAscent_INTERNAL_API_DO_NOT_USE
# define pl_getDescent_4_4 pl_getDescent_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunCount_4_4 pl_getFontRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunFont_4_4 pl_getFontRunFont_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunLastLimit_4_4 pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getFontRunLimit_4_4 pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLeading_4_4 pl_getLeading_INTERNAL_API_DO_NOT_USE
# define pl_getLineAscent_4_4 pl_getLineAscent_INTERNAL_API_DO_NOT_USE
# define pl_getLineDescent_4_4 pl_getLineDescent_INTERNAL_API_DO_NOT_USE
# define pl_getLineLeading_4_4 pl_getLineLeading_INTERNAL_API_DO_NOT_USE
# define pl_getLineVisualRun_4_4 pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE
# define pl_getLineWidth_4_4 pl_getLineWidth_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunCount_4_4 pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLastLimit_4_4 pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLimit_4_4 pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getLocaleRunLocale_4_4 pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE
# define pl_getParagraphLevel_4_4 pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE
# define pl_getTextDirection_4_4 pl_getTextDirection_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunCount_4_4 pl_getValueRunCount_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunLastLimit_4_4 pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunLimit_4_4 pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE
# define pl_getValueRunValue_4_4 pl_getValueRunValue_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunAscent_4_4 pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunDescent_4_4 pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunDirection_4_4 pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunFont_4_4 pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphCount_4_4 pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphToCharMap_4_4 pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunGlyphs_4_4 pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunLeading_4_4 pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE
# define pl_getVisualRunPositions_4_4 pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE
# define pl_isComplex_4_4 pl_isComplex_INTERNAL_API_DO_NOT_USE
# define pl_line_4_4 pl_line_INTERNAL_API_DO_NOT_USE
# define pl_nextLine_4_4 pl_nextLine_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyFontRuns_4_4 pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyLocaleRuns_4_4 pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_openEmptyValueRuns_4_4 pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_openFontRuns_4_4 pl_openFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_openLocaleRuns_4_4 pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_openValueRuns_4_4 pl_openValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_paragraph_4_4 pl_paragraph_INTERNAL_API_DO_NOT_USE
# define pl_reflow_4_4 pl_reflow_INTERNAL_API_DO_NOT_USE
# define pl_resetFontRuns_4_4 pl_resetFontRuns_INTERNAL_API_DO_NOT_USE
# define pl_resetLocaleRuns_4_4 pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE
# define pl_resetValueRuns_4_4 pl_resetValueRuns_INTERNAL_API_DO_NOT_USE
# define pl_visualRun_4_4 pl_visualRun_INTERNAL_API_DO_NOT_USE
# define ucd_close_4_4 ucd_close_INTERNAL_API_DO_NOT_USE
# define ucd_flushCache_4_4 ucd_flushCache_INTERNAL_API_DO_NOT_USE
# define ucd_freeCache_4_4 ucd_freeCache_INTERNAL_API_DO_NOT_USE
# define ucd_getCollator_4_4 ucd_getCollator_INTERNAL_API_DO_NOT_USE
# define ucd_open_4_4 ucd_open_INTERNAL_API_DO_NOT_USE
# define ucol_equals_4_4 ucol_equals_INTERNAL_API_DO_NOT_USE
# define ucol_forceHanImplicit_4_4 ucol_forceHanImplicit_INTERNAL_API_DO_NOT_USE
# define ucol_forgetUCA_4_4 ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
# define ucol_getAttributeOrDefault_4_4 ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
# define ucol_getUnsafeSet_4_4 ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
# define ucol_nextProcessed_4_4 ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
# define ucol_prepareShortStringOpen_4_4 ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
# define ucol_previousProcessed_4_4 ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
# define udat_applyPatternRelative_4_4 udat_applyPatternRelative_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeDate_4_4 udat_toPatternRelativeDate_INTERNAL_API_DO_NOT_USE
# define udat_toPatternRelativeTime_4_4 udat_toPatternRelativeTime_INTERNAL_API_DO_NOT_USE
# define uplug_getConfiguration_4_4 uplug_getConfiguration_INTERNAL_API_DO_NOT_USE
# define uplug_getContext_4_4 uplug_getContext_INTERNAL_API_DO_NOT_USE
# define uplug_getCurrentLevel_4_4 uplug_getCurrentLevel_INTERNAL_API_DO_NOT_USE
# define uplug_getLibraryName_4_4 uplug_getLibraryName_INTERNAL_API_DO_NOT_USE
# define uplug_getLibrary_4_4 uplug_getLibrary_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugLevel_4_4 uplug_getPlugLevel_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugLoadStatus_4_4 uplug_getPlugLoadStatus_INTERNAL_API_DO_NOT_USE
# define uplug_getPlugName_4_4 uplug_getPlugName_INTERNAL_API_DO_NOT_USE
# define uplug_getSymbolName_4_4 uplug_getSymbolName_INTERNAL_API_DO_NOT_USE
# define uplug_loadPlugFromEntrypoint_4_4 uplug_loadPlugFromEntrypoint_INTERNAL_API_DO_NOT_USE
# define uplug_loadPlugFromLibrary_4_4 uplug_loadPlugFromLibrary_INTERNAL_API_DO_NOT_USE
# define uplug_nextPlug_4_4 uplug_nextPlug_INTERNAL_API_DO_NOT_USE
# define uplug_removePlug_4_4 uplug_removePlug_INTERNAL_API_DO_NOT_USE
# define uplug_setContext_4_4 uplug_setContext_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugLevel_4_4 uplug_setPlugLevel_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugName_4_4 uplug_setPlugName_INTERNAL_API_DO_NOT_USE
# define uplug_setPlugNoUnload_4_4 uplug_setPlugNoUnload_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultCodepage_4_4 uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
# define uprv_getDefaultLocaleID_4_4 uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
# define uregex_appendReplacementUText_4_4 uregex_appendReplacementUText_INTERNAL_API_DO_NOT_USE
# define uregex_appendTailUText_4_4 uregex_appendTailUText_INTERNAL_API_DO_NOT_USE
# define uregex_getUText_4_4 uregex_getUText_INTERNAL_API_DO_NOT_USE
# define uregex_groupUText_4_4 uregex_groupUText_INTERNAL_API_DO_NOT_USE
# define uregex_openUText_4_4 uregex_openUText_INTERNAL_API_DO_NOT_USE
# define uregex_patternUText_4_4 uregex_patternUText_INTERNAL_API_DO_NOT_USE
# define uregex_replaceAllUText_4_4 uregex_replaceAllUText_INTERNAL_API_DO_NOT_USE
# define uregex_replaceFirstUText_4_4 uregex_replaceFirstUText_INTERNAL_API_DO_NOT_USE
# define uregex_setUText_4_4 uregex_setUText_INTERNAL_API_DO_NOT_USE
# define uregex_splitUText_4_4 uregex_splitUText_INTERNAL_API_DO_NOT_USE
# define ures_openFillIn_4_4 ures_openFillIn_INTERNAL_API_DO_NOT_USE
# define usearch_searchBackwards_4_4 usearch_searchBackwards_INTERNAL_API_DO_NOT_USE
# define usearch_search_4_4 usearch_search_INTERNAL_API_DO_NOT_USE
# define utext_caseCompareNativeLimit_4_4 utext_caseCompareNativeLimit_INTERNAL_API_DO_NOT_USE
# define utext_caseCompare_4_4 utext_caseCompare_INTERNAL_API_DO_NOT_USE
# define utext_compareNativeLimit_4_4 utext_compareNativeLimit_INTERNAL_API_DO_NOT_USE
# define utext_compare_4_4 utext_compare_INTERNAL_API_DO_NOT_USE
# define utf8_appendCharSafeBody_4_4 utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_back1SafeBody_4_4 utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_countTrailBytes_4_4 utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE
# define utf8_nextCharSafeBody_4_4 utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
# define utf8_prevCharSafeBody_4_4 utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
# 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
# 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_4 u_cleanup_SYSTEM_API_DO_NOT_USE
# define u_setAtomicIncDecFunctions_4_4 u_setAtomicIncDecFunctions_SYSTEM_API_DO_NOT_USE
# define u_setMemoryFunctions_4_4 u_setMemoryFunctions_SYSTEM_API_DO_NOT_USE
# define u_setMutexFunctions_4_4 u_setMutexFunctions_SYSTEM_API_DO_NOT_USE
# define ucnv_setDefaultName_4_4 ucnv_setDefaultName_SYSTEM_API_DO_NOT_USE
# define uloc_getDefault_4_4 uloc_getDefault_SYSTEM_API_DO_NOT_USE
# define uloc_setDefault_4_4 uloc_setDefault_SYSTEM_API_DO_NOT_USE
# 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
# endif /* U_DISABLE_RENAMING */
#endif /* U_HIDE_SYSTEM_API */

View File

@ -15,7 +15,14 @@
#ifndef NUMSYS
#define NUMSYS
/**
* \def NUMSYS_NAME_CAPACITY
* Size of a numbering system name.
* @internal
*/
#define NUMSYS_NAME_CAPACITY 8
#include "unicode/utypes.h"
/**

View File

@ -1,5 +1,5 @@
##
## Copyright (c) 1999-2008, International Business Machines Corporation and
## Copyright (c) 1999-2010, International Business Machines Corporation and
## others. All Rights Reserved.
##
##
@ -197,7 +197,8 @@ obsoletetest:
done
clean:
-@rm -f *.h *.c *.cpp *.o *.junk
-@echo cleaning..
-@rm -f *.h *.c *.cpp *.o *.junk cfiles.txt
distclean: clean
-@rm -f Makefile