ICU 4.6  4.6
uintrnal.h
00001 /*
00002 *******************************************************************************
00003 *   Copyright (C) 2004-2010, International Business Machines
00004 *   Corporation and others.  All Rights Reserved.
00005 *******************************************************************************
00006 *
00007 *   file name:  uintrnal.h
00008 *   encoding:   US-ASCII
00009 *   tab size:   8 (not used)
00010 *   indentation:4
00011 *
00012 *   Created by: genheaders.pl, a perl script written by Ram Viswanadha
00013 *
00014 *  Contains data for commenting out APIs.
00015 *  Gets included by umachine.h
00016 *
00017 *  THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
00018 *  YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
00019 */
00020 
00021 #ifndef UINTRNAL_H
00022 #define UINTRNAL_H
00023 
00024 #ifdef U_HIDE_INTERNAL_API
00025 
00026 #    if U_DISABLE_RENAMING
00027 #        define RegexPatternDump RegexPatternDump_INTERNAL_API_DO_NOT_USE
00028 #        define bms_close bms_close_INTERNAL_API_DO_NOT_USE
00029 #        define bms_empty bms_empty_INTERNAL_API_DO_NOT_USE
00030 #        define bms_getData bms_getData_INTERNAL_API_DO_NOT_USE
00031 #        define bms_open bms_open_INTERNAL_API_DO_NOT_USE
00032 #        define bms_search bms_search_INTERNAL_API_DO_NOT_USE
00033 #        define bms_setTargetString bms_setTargetString_INTERNAL_API_DO_NOT_USE
00034 #        define pl_addFontRun pl_addFontRun_INTERNAL_API_DO_NOT_USE
00035 #        define pl_addLocaleRun pl_addLocaleRun_INTERNAL_API_DO_NOT_USE
00036 #        define pl_addValueRun pl_addValueRun_INTERNAL_API_DO_NOT_USE
00037 #        define pl_close pl_close_INTERNAL_API_DO_NOT_USE
00038 #        define pl_closeFontRuns pl_closeFontRuns_INTERNAL_API_DO_NOT_USE
00039 #        define pl_closeLine pl_closeLine_INTERNAL_API_DO_NOT_USE
00040 #        define pl_closeLocaleRuns pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE
00041 #        define pl_closeValueRuns pl_closeValueRuns_INTERNAL_API_DO_NOT_USE
00042 #        define pl_countLineRuns pl_countLineRuns_INTERNAL_API_DO_NOT_USE
00043 #        define pl_getAscent pl_getAscent_INTERNAL_API_DO_NOT_USE
00044 #        define pl_getDescent pl_getDescent_INTERNAL_API_DO_NOT_USE
00045 #        define pl_getFontRunCount pl_getFontRunCount_INTERNAL_API_DO_NOT_USE
00046 #        define pl_getFontRunFont pl_getFontRunFont_INTERNAL_API_DO_NOT_USE
00047 #        define pl_getFontRunLastLimit pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE
00048 #        define pl_getFontRunLimit pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
00049 #        define pl_getLeading pl_getLeading_INTERNAL_API_DO_NOT_USE
00050 #        define pl_getLineAscent pl_getLineAscent_INTERNAL_API_DO_NOT_USE
00051 #        define pl_getLineDescent pl_getLineDescent_INTERNAL_API_DO_NOT_USE
00052 #        define pl_getLineLeading pl_getLineLeading_INTERNAL_API_DO_NOT_USE
00053 #        define pl_getLineVisualRun pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE
00054 #        define pl_getLineWidth pl_getLineWidth_INTERNAL_API_DO_NOT_USE
00055 #        define pl_getLocaleRunCount pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE
00056 #        define pl_getLocaleRunLastLimit pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE
00057 #        define pl_getLocaleRunLimit pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE
00058 #        define pl_getLocaleRunLocale pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE
00059 #        define pl_getParagraphLevel pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE
00060 #        define pl_getTextDirection pl_getTextDirection_INTERNAL_API_DO_NOT_USE
00061 #        define pl_getValueRunCount pl_getValueRunCount_INTERNAL_API_DO_NOT_USE
00062 #        define pl_getValueRunLastLimit pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE
00063 #        define pl_getValueRunLimit pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE
00064 #        define pl_getValueRunValue pl_getValueRunValue_INTERNAL_API_DO_NOT_USE
00065 #        define pl_getVisualRunAscent pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE
00066 #        define pl_getVisualRunDescent pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE
00067 #        define pl_getVisualRunDirection pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE
00068 #        define pl_getVisualRunFont pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE
00069 #        define pl_getVisualRunGlyphCount pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE
00070 #        define pl_getVisualRunGlyphToCharMap pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE
00071 #        define pl_getVisualRunGlyphs pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE
00072 #        define pl_getVisualRunLeading pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE
00073 #        define pl_getVisualRunPositions pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE
00074 #        define pl_line pl_line_INTERNAL_API_DO_NOT_USE
00075 #        define pl_nextLine pl_nextLine_INTERNAL_API_DO_NOT_USE
00076 #        define pl_openEmptyFontRuns pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
00077 #        define pl_openEmptyLocaleRuns pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE
00078 #        define pl_openEmptyValueRuns pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE
00079 #        define pl_openFontRuns pl_openFontRuns_INTERNAL_API_DO_NOT_USE
00080 #        define pl_openLocaleRuns pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE
00081 #        define pl_openValueRuns pl_openValueRuns_INTERNAL_API_DO_NOT_USE
00082 #        define pl_paragraph pl_paragraph_INTERNAL_API_DO_NOT_USE
00083 #        define pl_reflow pl_reflow_INTERNAL_API_DO_NOT_USE
00084 #        define pl_resetFontRuns pl_resetFontRuns_INTERNAL_API_DO_NOT_USE
00085 #        define pl_resetLocaleRuns pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE
00086 #        define pl_resetValueRuns pl_resetValueRuns_INTERNAL_API_DO_NOT_USE
00087 #        define pl_visualRun pl_visualRun_INTERNAL_API_DO_NOT_USE
00088 #        define ucd_close ucd_close_INTERNAL_API_DO_NOT_USE
00089 #        define ucd_flushCache ucd_flushCache_INTERNAL_API_DO_NOT_USE
00090 #        define ucd_freeCache ucd_freeCache_INTERNAL_API_DO_NOT_USE
00091 #        define ucd_getCollator ucd_getCollator_INTERNAL_API_DO_NOT_USE
00092 #        define ucd_open ucd_open_INTERNAL_API_DO_NOT_USE
00093 #        define ucol_equals ucol_equals_INTERNAL_API_DO_NOT_USE
00094 #        define ucol_forceHanImplicit ucol_forceHanImplicit_INTERNAL_API_DO_NOT_USE
00095 #        define ucol_forgetUCA ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
00096 #        define ucol_getAttributeOrDefault ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
00097 #        define ucol_getReorderCodes ucol_getReorderCodes_INTERNAL_API_DO_NOT_USE
00098 #        define ucol_getUnsafeSet ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
00099 #        define ucol_nextProcessed ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
00100 #        define ucol_prepareShortStringOpen ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
00101 #        define ucol_previousProcessed ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
00102 #        define ucol_setReorderCodes ucol_setReorderCodes_INTERNAL_API_DO_NOT_USE
00103 #        define udat_applyPatternRelative udat_applyPatternRelative_INTERNAL_API_DO_NOT_USE
00104 #        define udat_toPatternRelativeDate udat_toPatternRelativeDate_INTERNAL_API_DO_NOT_USE
00105 #        define udat_toPatternRelativeTime udat_toPatternRelativeTime_INTERNAL_API_DO_NOT_USE
00106 #        define uplug_getConfiguration uplug_getConfiguration_INTERNAL_API_DO_NOT_USE
00107 #        define uplug_getContext uplug_getContext_INTERNAL_API_DO_NOT_USE
00108 #        define uplug_getCurrentLevel uplug_getCurrentLevel_INTERNAL_API_DO_NOT_USE
00109 #        define uplug_getLibrary uplug_getLibrary_INTERNAL_API_DO_NOT_USE
00110 #        define uplug_getLibraryName uplug_getLibraryName_INTERNAL_API_DO_NOT_USE
00111 #        define uplug_getPlugLevel uplug_getPlugLevel_INTERNAL_API_DO_NOT_USE
00112 #        define uplug_getPlugLoadStatus uplug_getPlugLoadStatus_INTERNAL_API_DO_NOT_USE
00113 #        define uplug_getPlugName uplug_getPlugName_INTERNAL_API_DO_NOT_USE
00114 #        define uplug_getSymbolName uplug_getSymbolName_INTERNAL_API_DO_NOT_USE
00115 #        define uplug_loadPlugFromEntrypoint uplug_loadPlugFromEntrypoint_INTERNAL_API_DO_NOT_USE
00116 #        define uplug_loadPlugFromLibrary uplug_loadPlugFromLibrary_INTERNAL_API_DO_NOT_USE
00117 #        define uplug_nextPlug uplug_nextPlug_INTERNAL_API_DO_NOT_USE
00118 #        define uplug_removePlug uplug_removePlug_INTERNAL_API_DO_NOT_USE
00119 #        define uplug_setContext uplug_setContext_INTERNAL_API_DO_NOT_USE
00120 #        define uplug_setPlugLevel uplug_setPlugLevel_INTERNAL_API_DO_NOT_USE
00121 #        define uplug_setPlugName uplug_setPlugName_INTERNAL_API_DO_NOT_USE
00122 #        define uplug_setPlugNoUnload uplug_setPlugNoUnload_INTERNAL_API_DO_NOT_USE
00123 #        define uprv_getDefaultCodepage uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
00124 #        define uprv_getDefaultLocaleID uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
00125 #        define ures_openFillIn ures_openFillIn_INTERNAL_API_DO_NOT_USE
00126 #        define usearch_search usearch_search_INTERNAL_API_DO_NOT_USE
00127 #        define usearch_searchBackwards usearch_searchBackwards_INTERNAL_API_DO_NOT_USE
00128 #        define utext_caseCompare utext_caseCompare_INTERNAL_API_DO_NOT_USE
00129 #        define utext_caseCompareNativeLimit utext_caseCompareNativeLimit_INTERNAL_API_DO_NOT_USE
00130 #        define utext_compare utext_compare_INTERNAL_API_DO_NOT_USE
00131 #        define utext_compareNativeLimit utext_compareNativeLimit_INTERNAL_API_DO_NOT_USE
00132 #        define utf8_appendCharSafeBody utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE
00133 #        define utf8_back1SafeBody utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE
00134 #        define utf8_countTrailBytes utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE
00135 #        define utf8_nextCharSafeBody utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
00136 #        define utf8_prevCharSafeBody utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
00137 #    else
00138 #        define RegexPatternDump_4_6 RegexPatternDump_INTERNAL_API_DO_NOT_USE
00139 #        define bms_close_4_6 bms_close_INTERNAL_API_DO_NOT_USE
00140 #        define bms_empty_4_6 bms_empty_INTERNAL_API_DO_NOT_USE
00141 #        define bms_getData_4_6 bms_getData_INTERNAL_API_DO_NOT_USE
00142 #        define bms_open_4_6 bms_open_INTERNAL_API_DO_NOT_USE
00143 #        define bms_search_4_6 bms_search_INTERNAL_API_DO_NOT_USE
00144 #        define bms_setTargetString_4_6 bms_setTargetString_INTERNAL_API_DO_NOT_USE
00145 #        define pl_addFontRun_4_6 pl_addFontRun_INTERNAL_API_DO_NOT_USE
00146 #        define pl_addLocaleRun_4_6 pl_addLocaleRun_INTERNAL_API_DO_NOT_USE
00147 #        define pl_addValueRun_4_6 pl_addValueRun_INTERNAL_API_DO_NOT_USE
00148 #        define pl_close_4_6 pl_close_INTERNAL_API_DO_NOT_USE
00149 #        define pl_closeFontRuns_4_6 pl_closeFontRuns_INTERNAL_API_DO_NOT_USE
00150 #        define pl_closeLine_4_6 pl_closeLine_INTERNAL_API_DO_NOT_USE
00151 #        define pl_closeLocaleRuns_4_6 pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE
00152 #        define pl_closeValueRuns_4_6 pl_closeValueRuns_INTERNAL_API_DO_NOT_USE
00153 #        define pl_countLineRuns_4_6 pl_countLineRuns_INTERNAL_API_DO_NOT_USE
00154 #        define pl_getAscent_4_6 pl_getAscent_INTERNAL_API_DO_NOT_USE
00155 #        define pl_getDescent_4_6 pl_getDescent_INTERNAL_API_DO_NOT_USE
00156 #        define pl_getFontRunCount_4_6 pl_getFontRunCount_INTERNAL_API_DO_NOT_USE
00157 #        define pl_getFontRunFont_4_6 pl_getFontRunFont_INTERNAL_API_DO_NOT_USE
00158 #        define pl_getFontRunLastLimit_4_6 pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE
00159 #        define pl_getFontRunLimit_4_6 pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
00160 #        define pl_getLeading_4_6 pl_getLeading_INTERNAL_API_DO_NOT_USE
00161 #        define pl_getLineAscent_4_6 pl_getLineAscent_INTERNAL_API_DO_NOT_USE
00162 #        define pl_getLineDescent_4_6 pl_getLineDescent_INTERNAL_API_DO_NOT_USE
00163 #        define pl_getLineLeading_4_6 pl_getLineLeading_INTERNAL_API_DO_NOT_USE
00164 #        define pl_getLineVisualRun_4_6 pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE
00165 #        define pl_getLineWidth_4_6 pl_getLineWidth_INTERNAL_API_DO_NOT_USE
00166 #        define pl_getLocaleRunCount_4_6 pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE
00167 #        define pl_getLocaleRunLastLimit_4_6 pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE
00168 #        define pl_getLocaleRunLimit_4_6 pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE
00169 #        define pl_getLocaleRunLocale_4_6 pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE
00170 #        define pl_getParagraphLevel_4_6 pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE
00171 #        define pl_getTextDirection_4_6 pl_getTextDirection_INTERNAL_API_DO_NOT_USE
00172 #        define pl_getValueRunCount_4_6 pl_getValueRunCount_INTERNAL_API_DO_NOT_USE
00173 #        define pl_getValueRunLastLimit_4_6 pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE
00174 #        define pl_getValueRunLimit_4_6 pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE
00175 #        define pl_getValueRunValue_4_6 pl_getValueRunValue_INTERNAL_API_DO_NOT_USE
00176 #        define pl_getVisualRunAscent_4_6 pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE
00177 #        define pl_getVisualRunDescent_4_6 pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE
00178 #        define pl_getVisualRunDirection_4_6 pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE
00179 #        define pl_getVisualRunFont_4_6 pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE
00180 #        define pl_getVisualRunGlyphCount_4_6 pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE
00181 #        define pl_getVisualRunGlyphToCharMap_4_6 pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE
00182 #        define pl_getVisualRunGlyphs_4_6 pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE
00183 #        define pl_getVisualRunLeading_4_6 pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE
00184 #        define pl_getVisualRunPositions_4_6 pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE
00185 #        define pl_line_4_6 pl_line_INTERNAL_API_DO_NOT_USE
00186 #        define pl_nextLine_4_6 pl_nextLine_INTERNAL_API_DO_NOT_USE
00187 #        define pl_openEmptyFontRuns_4_6 pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
00188 #        define pl_openEmptyLocaleRuns_4_6 pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE
00189 #        define pl_openEmptyValueRuns_4_6 pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE
00190 #        define pl_openFontRuns_4_6 pl_openFontRuns_INTERNAL_API_DO_NOT_USE
00191 #        define pl_openLocaleRuns_4_6 pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE
00192 #        define pl_openValueRuns_4_6 pl_openValueRuns_INTERNAL_API_DO_NOT_USE
00193 #        define pl_paragraph_4_6 pl_paragraph_INTERNAL_API_DO_NOT_USE
00194 #        define pl_reflow_4_6 pl_reflow_INTERNAL_API_DO_NOT_USE
00195 #        define pl_resetFontRuns_4_6 pl_resetFontRuns_INTERNAL_API_DO_NOT_USE
00196 #        define pl_resetLocaleRuns_4_6 pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE
00197 #        define pl_resetValueRuns_4_6 pl_resetValueRuns_INTERNAL_API_DO_NOT_USE
00198 #        define pl_visualRun_4_6 pl_visualRun_INTERNAL_API_DO_NOT_USE
00199 #        define ucd_close_4_6 ucd_close_INTERNAL_API_DO_NOT_USE
00200 #        define ucd_flushCache_4_6 ucd_flushCache_INTERNAL_API_DO_NOT_USE
00201 #        define ucd_freeCache_4_6 ucd_freeCache_INTERNAL_API_DO_NOT_USE
00202 #        define ucd_getCollator_4_6 ucd_getCollator_INTERNAL_API_DO_NOT_USE
00203 #        define ucd_open_4_6 ucd_open_INTERNAL_API_DO_NOT_USE
00204 #        define ucol_equals_4_6 ucol_equals_INTERNAL_API_DO_NOT_USE
00205 #        define ucol_forceHanImplicit_4_6 ucol_forceHanImplicit_INTERNAL_API_DO_NOT_USE
00206 #        define ucol_forgetUCA_4_6 ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
00207 #        define ucol_getAttributeOrDefault_4_6 ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
00208 #        define ucol_getReorderCodes_4_6 ucol_getReorderCodes_INTERNAL_API_DO_NOT_USE
00209 #        define ucol_getUnsafeSet_4_6 ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
00210 #        define ucol_nextProcessed_4_6 ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
00211 #        define ucol_prepareShortStringOpen_4_6 ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
00212 #        define ucol_previousProcessed_4_6 ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
00213 #        define ucol_setReorderCodes_4_6 ucol_setReorderCodes_INTERNAL_API_DO_NOT_USE
00214 #        define udat_applyPatternRelative_4_6 udat_applyPatternRelative_INTERNAL_API_DO_NOT_USE
00215 #        define udat_toPatternRelativeDate_4_6 udat_toPatternRelativeDate_INTERNAL_API_DO_NOT_USE
00216 #        define udat_toPatternRelativeTime_4_6 udat_toPatternRelativeTime_INTERNAL_API_DO_NOT_USE
00217 #        define uplug_getConfiguration_4_6 uplug_getConfiguration_INTERNAL_API_DO_NOT_USE
00218 #        define uplug_getContext_4_6 uplug_getContext_INTERNAL_API_DO_NOT_USE
00219 #        define uplug_getCurrentLevel_4_6 uplug_getCurrentLevel_INTERNAL_API_DO_NOT_USE
00220 #        define uplug_getLibrary_4_6 uplug_getLibrary_INTERNAL_API_DO_NOT_USE
00221 #        define uplug_getLibraryName_4_6 uplug_getLibraryName_INTERNAL_API_DO_NOT_USE
00222 #        define uplug_getPlugLevel_4_6 uplug_getPlugLevel_INTERNAL_API_DO_NOT_USE
00223 #        define uplug_getPlugLoadStatus_4_6 uplug_getPlugLoadStatus_INTERNAL_API_DO_NOT_USE
00224 #        define uplug_getPlugName_4_6 uplug_getPlugName_INTERNAL_API_DO_NOT_USE
00225 #        define uplug_getSymbolName_4_6 uplug_getSymbolName_INTERNAL_API_DO_NOT_USE
00226 #        define uplug_loadPlugFromEntrypoint_4_6 uplug_loadPlugFromEntrypoint_INTERNAL_API_DO_NOT_USE
00227 #        define uplug_loadPlugFromLibrary_4_6 uplug_loadPlugFromLibrary_INTERNAL_API_DO_NOT_USE
00228 #        define uplug_nextPlug_4_6 uplug_nextPlug_INTERNAL_API_DO_NOT_USE
00229 #        define uplug_removePlug_4_6 uplug_removePlug_INTERNAL_API_DO_NOT_USE
00230 #        define uplug_setContext_4_6 uplug_setContext_INTERNAL_API_DO_NOT_USE
00231 #        define uplug_setPlugLevel_4_6 uplug_setPlugLevel_INTERNAL_API_DO_NOT_USE
00232 #        define uplug_setPlugName_4_6 uplug_setPlugName_INTERNAL_API_DO_NOT_USE
00233 #        define uplug_setPlugNoUnload_4_6 uplug_setPlugNoUnload_INTERNAL_API_DO_NOT_USE
00234 #        define uprv_getDefaultCodepage_4_6 uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
00235 #        define uprv_getDefaultLocaleID_4_6 uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
00236 #        define ures_openFillIn_4_6 ures_openFillIn_INTERNAL_API_DO_NOT_USE
00237 #        define usearch_search_4_6 usearch_search_INTERNAL_API_DO_NOT_USE
00238 #        define usearch_searchBackwards_4_6 usearch_searchBackwards_INTERNAL_API_DO_NOT_USE
00239 #        define utext_caseCompareNativeLimit_4_6 utext_caseCompareNativeLimit_INTERNAL_API_DO_NOT_USE
00240 #        define utext_caseCompare_4_6 utext_caseCompare_INTERNAL_API_DO_NOT_USE
00241 #        define utext_compareNativeLimit_4_6 utext_compareNativeLimit_INTERNAL_API_DO_NOT_USE
00242 #        define utext_compare_4_6 utext_compare_INTERNAL_API_DO_NOT_USE
00243 #        define utf8_appendCharSafeBody_4_6 utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE
00244 #        define utf8_back1SafeBody_4_6 utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE
00245 #        define utf8_countTrailBytes_4_6 utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE
00246 #        define utf8_nextCharSafeBody_4_6 utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
00247 #        define utf8_prevCharSafeBody_4_6 utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
00248 #    endif /* U_DISABLE_RENAMING */
00249 
00250 #endif /* U_HIDE_INTERNAL_API */
00251 #endif /* UINTRNAL_H */
00252 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines