1 /* 2 ******************************************************************************* 3 * Copyright (C) 2004-2007, International Business Machines 4 * Corporation and others. All Rights Reserved. 5 ******************************************************************************* 6 * 7 * file name: 8 * encoding: US-ASCII 9 * tab size: 8 (not used) 10 * indentation:4 11 * 12 * Created by: genheaders.pl, a perl script written by Ram Viswanadha 13 * 14 * Contains data for commenting out APIs. 15 * Gets included by umachine.h 16 * 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT 18 * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN! 19 */ 20 21 #ifndef UINTRNAL_H 22 #define UINTRNAL_H 23 24 #ifdef U_HIDE_INTERNAL_API 25 26 # if U_DISABLE_RENAMING 27 # define RegexPatternDump RegexPatternDump_INTERNAL_API_DO_NOT_USE 28 # define pl_addFontRun pl_addFontRun_INTERNAL_API_DO_NOT_USE 29 # define pl_addLocaleRun pl_addLocaleRun_INTERNAL_API_DO_NOT_USE 30 # define pl_addValueRun pl_addValueRun_INTERNAL_API_DO_NOT_USE 31 # define pl_close pl_close_INTERNAL_API_DO_NOT_USE 32 # define pl_closeFontRuns pl_closeFontRuns_INTERNAL_API_DO_NOT_USE 33 # define pl_closeLine pl_closeLine_INTERNAL_API_DO_NOT_USE 34 # define pl_closeLocaleRuns pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE 35 # define pl_closeValueRuns pl_closeValueRuns_INTERNAL_API_DO_NOT_USE 36 # define pl_countLineRuns pl_countLineRuns_INTERNAL_API_DO_NOT_USE 37 # define pl_create pl_create_INTERNAL_API_DO_NOT_USE 38 # define pl_getAscent pl_getAscent_INTERNAL_API_DO_NOT_USE 39 # define pl_getDescent pl_getDescent_INTERNAL_API_DO_NOT_USE 40 # define pl_getFontRunCount pl_getFontRunCount_INTERNAL_API_DO_NOT_USE 41 # define pl_getFontRunFont pl_getFontRunFont_INTERNAL_API_DO_NOT_USE 42 # define pl_getFontRunLastLimit pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE 43 # define pl_getFontRunLimit pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE 44 # define pl_getLeading pl_getLeading_INTERNAL_API_DO_NOT_USE 45 # define pl_getLineAscent pl_getLineAscent_INTERNAL_API_DO_NOT_USE 46 # define pl_getLineDescent pl_getLineDescent_INTERNAL_API_DO_NOT_USE 47 # define pl_getLineLeading pl_getLineLeading_INTERNAL_API_DO_NOT_USE 48 # define pl_getLineVisualRun pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE 49 # define pl_getLineWidth pl_getLineWidth_INTERNAL_API_DO_NOT_USE 50 # define pl_getLocaleRunCount pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE 51 # define pl_getLocaleRunLastLimit pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE 52 # define pl_getLocaleRunLimit pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE 53 # define pl_getLocaleRunLocale pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE 54 # define pl_getParagraphLevel pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE 55 # define pl_getTextDirection pl_getTextDirection_INTERNAL_API_DO_NOT_USE 56 # define pl_getValueRunCount pl_getValueRunCount_INTERNAL_API_DO_NOT_USE 57 # define pl_getValueRunLastLimit pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE 58 # define pl_getValueRunLimit pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE 59 # define pl_getValueRunValue pl_getValueRunValue_INTERNAL_API_DO_NOT_USE 60 # define pl_getVisualRunAscent pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE 61 # define pl_getVisualRunDescent pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE 62 # define pl_getVisualRunDirection pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE 63 # define pl_getVisualRunFont pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE 64 # define pl_getVisualRunGlyphCount pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE 65 # define pl_getVisualRunGlyphToCharMap pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE 66 # define pl_getVisualRunGlyphs pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE 67 # define pl_getVisualRunLeading pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE 68 # define pl_getVisualRunPositions pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE 69 # define pl_isComplex pl_isComplex_INTERNAL_API_DO_NOT_USE 70 # define pl_line pl_line_INTERNAL_API_DO_NOT_USE 71 # define pl_nextLine pl_nextLine_INTERNAL_API_DO_NOT_USE 72 # define pl_openEmptyFontRuns pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE 73 # define pl_openEmptyLocaleRuns pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE 74 # define pl_openEmptyValueRuns pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE 75 # define pl_openFontRuns pl_openFontRuns_INTERNAL_API_DO_NOT_USE 76 # define pl_openLocaleRuns pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE 77 # define pl_openValueRuns pl_openValueRuns_INTERNAL_API_DO_NOT_USE 78 # define pl_paragraph pl_paragraph_INTERNAL_API_DO_NOT_USE 79 # define pl_reflow pl_reflow_INTERNAL_API_DO_NOT_USE 80 # define pl_resetFontRuns pl_resetFontRuns_INTERNAL_API_DO_NOT_USE 81 # define pl_resetLocaleRuns pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE 82 # define pl_resetValueRuns pl_resetValueRuns_INTERNAL_API_DO_NOT_USE 83 # define pl_visualRun pl_visualRun_INTERNAL_API_DO_NOT_USE 84 # define ucol_collatorToIdentifier ucol_collatorToIdentifier_INTERNAL_API_DO_NOT_USE 85 # define ucol_equals ucol_equals_INTERNAL_API_DO_NOT_USE 86 # define ucol_forgetUCA ucol_forgetUCA_INTERNAL_API_DO_NOT_USE 87 # define ucol_getAttributeOrDefault ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE 88 # define ucol_getUnsafeSet ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE 89 # define ucol_identifierToShortString ucol_identifierToShortString_INTERNAL_API_DO_NOT_USE 90 # define ucol_openFromIdentifier ucol_openFromIdentifier_INTERNAL_API_DO_NOT_USE 91 # define ucol_prepareShortStringOpen ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE 92 # define ucol_shortStringToIdentifier ucol_shortStringToIdentifier_INTERNAL_API_DO_NOT_USE 93 # define uprv_getDefaultCodepage uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE 94 # define uprv_getDefaultLocaleID uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE 95 # define ures_openFillIn ures_openFillIn_INTERNAL_API_DO_NOT_USE 96 # define utf8_appendCharSafeBody utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE 97 # define utf8_back1SafeBody utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE 98 # define utf8_countTrailBytes utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE 99 # define utf8_nextCharSafeBody utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE 100 # define utf8_prevCharSafeBody utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE 101 # else 102 # define RegexPatternDump_3_8 RegexPatternDump_INTERNAL_API_DO_NOT_USE 103 # define pl_addFontRun_3_8 pl_addFontRun_INTERNAL_API_DO_NOT_USE 104 # define pl_addLocaleRun_3_8 pl_addLocaleRun_INTERNAL_API_DO_NOT_USE 105 # define pl_addValueRun_3_8 pl_addValueRun_INTERNAL_API_DO_NOT_USE 106 # define pl_closeFontRuns_3_8 pl_closeFontRuns_INTERNAL_API_DO_NOT_USE 107 # define pl_closeLine_3_8 pl_closeLine_INTERNAL_API_DO_NOT_USE 108 # define pl_closeLocaleRuns_3_8 pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE 109 # define pl_closeValueRuns_3_8 pl_closeValueRuns_INTERNAL_API_DO_NOT_USE 110 # define pl_close_3_8 pl_close_INTERNAL_API_DO_NOT_USE 111 # define pl_countLineRuns_3_8 pl_countLineRuns_INTERNAL_API_DO_NOT_USE 112 # define pl_create_3_8 pl_create_INTERNAL_API_DO_NOT_USE 113 # define pl_getAscent_3_8 pl_getAscent_INTERNAL_API_DO_NOT_USE 114 # define pl_getDescent_3_8 pl_getDescent_INTERNAL_API_DO_NOT_USE 115 # define pl_getFontRunCount_3_8 pl_getFontRunCount_INTERNAL_API_DO_NOT_USE 116 # define pl_getFontRunFont_3_8 pl_getFontRunFont_INTERNAL_API_DO_NOT_USE 117 # define pl_getFontRunLastLimit_3_8 pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE 118 # define pl_getFontRunLimit_3_8 pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE 119 # define pl_getLeading_3_8 pl_getLeading_INTERNAL_API_DO_NOT_USE 120 # define pl_getLineAscent_3_8 pl_getLineAscent_INTERNAL_API_DO_NOT_USE 121 # define pl_getLineDescent_3_8 pl_getLineDescent_INTERNAL_API_DO_NOT_USE 122 # define pl_getLineLeading_3_8 pl_getLineLeading_INTERNAL_API_DO_NOT_USE 123 # define pl_getLineVisualRun_3_8 pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE 124 # define pl_getLineWidth_3_8 pl_getLineWidth_INTERNAL_API_DO_NOT_USE 125 # define pl_getLocaleRunCount_3_8 pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE 126 # define pl_getLocaleRunLastLimit_3_8 pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE 127 # define pl_getLocaleRunLimit_3_8 pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE 128 # define pl_getLocaleRunLocale_3_8 pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE 129 # define pl_getParagraphLevel_3_8 pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE 130 # define pl_getTextDirection_3_8 pl_getTextDirection_INTERNAL_API_DO_NOT_USE 131 # define pl_getValueRunCount_3_8 pl_getValueRunCount_INTERNAL_API_DO_NOT_USE 132 # define pl_getValueRunLastLimit_3_8 pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE 133 # define pl_getValueRunLimit_3_8 pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE 134 # define pl_getValueRunValue_3_8 pl_getValueRunValue_INTERNAL_API_DO_NOT_USE 135 # define pl_getVisualRunAscent_3_8 pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE 136 # define pl_getVisualRunDescent_3_8 pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE 137 # define pl_getVisualRunDirection_3_8 pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE 138 # define pl_getVisualRunFont_3_8 pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE 139 # define pl_getVisualRunGlyphCount_3_8 pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE 140 # define pl_getVisualRunGlyphToCharMap_3_8 pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE 141 # define pl_getVisualRunGlyphs_3_8 pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE 142 # define pl_getVisualRunLeading_3_8 pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE 143 # define pl_getVisualRunPositions_3_8 pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE 144 # define pl_isComplex_3_8 pl_isComplex_INTERNAL_API_DO_NOT_USE 145 # define pl_line_3_8 pl_line_INTERNAL_API_DO_NOT_USE 146 # define pl_nextLine_3_8 pl_nextLine_INTERNAL_API_DO_NOT_USE 147 # define pl_openEmptyFontRuns_3_8 pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE 148 # define pl_openEmptyLocaleRuns_3_8 pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE 149 # define pl_openEmptyValueRuns_3_8 pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE 150 # define pl_openFontRuns_3_8 pl_openFontRuns_INTERNAL_API_DO_NOT_USE 151 # define pl_openLocaleRuns_3_8 pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE 152 # define pl_openValueRuns_3_8 pl_openValueRuns_INTERNAL_API_DO_NOT_USE 153 # define pl_paragraph_3_8 pl_paragraph_INTERNAL_API_DO_NOT_USE 154 # define pl_reflow_3_8 pl_reflow_INTERNAL_API_DO_NOT_USE 155 # define pl_resetFontRuns_3_8 pl_resetFontRuns_INTERNAL_API_DO_NOT_USE 156 # define pl_resetLocaleRuns_3_8 pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE 157 # define pl_resetValueRuns_3_8 pl_resetValueRuns_INTERNAL_API_DO_NOT_USE 158 # define pl_visualRun_3_8 pl_visualRun_INTERNAL_API_DO_NOT_USE 159 # define ucol_collatorToIdentifier_3_8 ucol_collatorToIdentifier_INTERNAL_API_DO_NOT_USE 160 # define ucol_equals_3_8 ucol_equals_INTERNAL_API_DO_NOT_USE 161 # define ucol_forgetUCA_3_8 ucol_forgetUCA_INTERNAL_API_DO_NOT_USE 162 # define ucol_getAttributeOrDefault_3_8 ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE 163 # define ucol_getUnsafeSet_3_8 ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE 164 # define ucol_identifierToShortString_3_8 ucol_identifierToShortString_INTERNAL_API_DO_NOT_USE 165 # define ucol_openFromIdentifier_3_8 ucol_openFromIdentifier_INTERNAL_API_DO_NOT_USE 166 # define ucol_prepareShortStringOpen_3_8 ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE 167 # define ucol_shortStringToIdentifier_3_8 ucol_shortStringToIdentifier_INTERNAL_API_DO_NOT_USE 168 # define uprv_getDefaultCodepage_3_8 uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE 169 # define uprv_getDefaultLocaleID_3_8 uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE 170 # define ures_openFillIn_3_8 ures_openFillIn_INTERNAL_API_DO_NOT_USE 171 # define utf8_appendCharSafeBody_3_8 utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE 172 # define utf8_back1SafeBody_3_8 utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE 173 # define utf8_countTrailBytes_3_8 utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE 174 # define utf8_nextCharSafeBody_3_8 utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE 175 # define utf8_prevCharSafeBody_3_8 utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE 176 # endif /* U_DISABLE_RENAMING */ 177 178 #endif /* U_HIDE_INTERNAL_API */ 179 #endif /* UINTRNAL_H */ 180 181