]> git.saurik.com Git - apple/icu.git/blob - icuSources/common/unicode/uintrnal.h
ICU-400.38.tar.gz
[apple/icu.git] / icuSources / common / unicode / uintrnal.h
1 /*
2 *******************************************************************************
3 * Copyright (C) 2004-2008, 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_equals ucol_equals_INTERNAL_API_DO_NOT_USE
85 # define ucol_forgetUCA ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
86 # define ucol_getAttributeOrDefault ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
87 # define ucol_getUnsafeSet ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
88 # define ucol_nextProcessed ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
89 # define ucol_prepareShortStringOpen ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
90 # define ucol_previousProcessed ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
91 # define uprv_getDefaultCodepage uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
92 # define uprv_getDefaultLocaleID uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
93 # define ures_openFillIn ures_openFillIn_INTERNAL_API_DO_NOT_USE
94 # define usearch_search usearch_search_INTERNAL_API_DO_NOT_USE
95 # define usearch_searchBackwards usearch_searchBackwards_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_4_0 RegexPatternDump_INTERNAL_API_DO_NOT_USE
103 # define pl_addFontRun_4_0 pl_addFontRun_INTERNAL_API_DO_NOT_USE
104 # define pl_addLocaleRun_4_0 pl_addLocaleRun_INTERNAL_API_DO_NOT_USE
105 # define pl_addValueRun_4_0 pl_addValueRun_INTERNAL_API_DO_NOT_USE
106 # define pl_closeFontRuns_4_0 pl_closeFontRuns_INTERNAL_API_DO_NOT_USE
107 # define pl_closeLine_4_0 pl_closeLine_INTERNAL_API_DO_NOT_USE
108 # define pl_closeLocaleRuns_4_0 pl_closeLocaleRuns_INTERNAL_API_DO_NOT_USE
109 # define pl_closeValueRuns_4_0 pl_closeValueRuns_INTERNAL_API_DO_NOT_USE
110 # define pl_close_4_0 pl_close_INTERNAL_API_DO_NOT_USE
111 # define pl_countLineRuns_4_0 pl_countLineRuns_INTERNAL_API_DO_NOT_USE
112 # define pl_create_4_0 pl_create_INTERNAL_API_DO_NOT_USE
113 # define pl_getAscent_4_0 pl_getAscent_INTERNAL_API_DO_NOT_USE
114 # define pl_getDescent_4_0 pl_getDescent_INTERNAL_API_DO_NOT_USE
115 # define pl_getFontRunCount_4_0 pl_getFontRunCount_INTERNAL_API_DO_NOT_USE
116 # define pl_getFontRunFont_4_0 pl_getFontRunFont_INTERNAL_API_DO_NOT_USE
117 # define pl_getFontRunLastLimit_4_0 pl_getFontRunLastLimit_INTERNAL_API_DO_NOT_USE
118 # define pl_getFontRunLimit_4_0 pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
119 # define pl_getLeading_4_0 pl_getLeading_INTERNAL_API_DO_NOT_USE
120 # define pl_getLineAscent_4_0 pl_getLineAscent_INTERNAL_API_DO_NOT_USE
121 # define pl_getLineDescent_4_0 pl_getLineDescent_INTERNAL_API_DO_NOT_USE
122 # define pl_getLineLeading_4_0 pl_getLineLeading_INTERNAL_API_DO_NOT_USE
123 # define pl_getLineVisualRun_4_0 pl_getLineVisualRun_INTERNAL_API_DO_NOT_USE
124 # define pl_getLineWidth_4_0 pl_getLineWidth_INTERNAL_API_DO_NOT_USE
125 # define pl_getLocaleRunCount_4_0 pl_getLocaleRunCount_INTERNAL_API_DO_NOT_USE
126 # define pl_getLocaleRunLastLimit_4_0 pl_getLocaleRunLastLimit_INTERNAL_API_DO_NOT_USE
127 # define pl_getLocaleRunLimit_4_0 pl_getLocaleRunLimit_INTERNAL_API_DO_NOT_USE
128 # define pl_getLocaleRunLocale_4_0 pl_getLocaleRunLocale_INTERNAL_API_DO_NOT_USE
129 # define pl_getParagraphLevel_4_0 pl_getParagraphLevel_INTERNAL_API_DO_NOT_USE
130 # define pl_getTextDirection_4_0 pl_getTextDirection_INTERNAL_API_DO_NOT_USE
131 # define pl_getValueRunCount_4_0 pl_getValueRunCount_INTERNAL_API_DO_NOT_USE
132 # define pl_getValueRunLastLimit_4_0 pl_getValueRunLastLimit_INTERNAL_API_DO_NOT_USE
133 # define pl_getValueRunLimit_4_0 pl_getValueRunLimit_INTERNAL_API_DO_NOT_USE
134 # define pl_getValueRunValue_4_0 pl_getValueRunValue_INTERNAL_API_DO_NOT_USE
135 # define pl_getVisualRunAscent_4_0 pl_getVisualRunAscent_INTERNAL_API_DO_NOT_USE
136 # define pl_getVisualRunDescent_4_0 pl_getVisualRunDescent_INTERNAL_API_DO_NOT_USE
137 # define pl_getVisualRunDirection_4_0 pl_getVisualRunDirection_INTERNAL_API_DO_NOT_USE
138 # define pl_getVisualRunFont_4_0 pl_getVisualRunFont_INTERNAL_API_DO_NOT_USE
139 # define pl_getVisualRunGlyphCount_4_0 pl_getVisualRunGlyphCount_INTERNAL_API_DO_NOT_USE
140 # define pl_getVisualRunGlyphToCharMap_4_0 pl_getVisualRunGlyphToCharMap_INTERNAL_API_DO_NOT_USE
141 # define pl_getVisualRunGlyphs_4_0 pl_getVisualRunGlyphs_INTERNAL_API_DO_NOT_USE
142 # define pl_getVisualRunLeading_4_0 pl_getVisualRunLeading_INTERNAL_API_DO_NOT_USE
143 # define pl_getVisualRunPositions_4_0 pl_getVisualRunPositions_INTERNAL_API_DO_NOT_USE
144 # define pl_isComplex_4_0 pl_isComplex_INTERNAL_API_DO_NOT_USE
145 # define pl_line_4_0 pl_line_INTERNAL_API_DO_NOT_USE
146 # define pl_nextLine_4_0 pl_nextLine_INTERNAL_API_DO_NOT_USE
147 # define pl_openEmptyFontRuns_4_0 pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
148 # define pl_openEmptyLocaleRuns_4_0 pl_openEmptyLocaleRuns_INTERNAL_API_DO_NOT_USE
149 # define pl_openEmptyValueRuns_4_0 pl_openEmptyValueRuns_INTERNAL_API_DO_NOT_USE
150 # define pl_openFontRuns_4_0 pl_openFontRuns_INTERNAL_API_DO_NOT_USE
151 # define pl_openLocaleRuns_4_0 pl_openLocaleRuns_INTERNAL_API_DO_NOT_USE
152 # define pl_openValueRuns_4_0 pl_openValueRuns_INTERNAL_API_DO_NOT_USE
153 # define pl_paragraph_4_0 pl_paragraph_INTERNAL_API_DO_NOT_USE
154 # define pl_reflow_4_0 pl_reflow_INTERNAL_API_DO_NOT_USE
155 # define pl_resetFontRuns_4_0 pl_resetFontRuns_INTERNAL_API_DO_NOT_USE
156 # define pl_resetLocaleRuns_4_0 pl_resetLocaleRuns_INTERNAL_API_DO_NOT_USE
157 # define pl_resetValueRuns_4_0 pl_resetValueRuns_INTERNAL_API_DO_NOT_USE
158 # define pl_visualRun_4_0 pl_visualRun_INTERNAL_API_DO_NOT_USE
159 # define ucol_equals_4_0 ucol_equals_INTERNAL_API_DO_NOT_USE
160 # define ucol_forgetUCA_4_0 ucol_forgetUCA_INTERNAL_API_DO_NOT_USE
161 # define ucol_getAttributeOrDefault_4_0 ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
162 # define ucol_getUnsafeSet_4_0 ucol_getUnsafeSet_INTERNAL_API_DO_NOT_USE
163 # define ucol_nextProcessed_4_0 ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
164 # define ucol_prepareShortStringOpen_4_0 ucol_prepareShortStringOpen_INTERNAL_API_DO_NOT_USE
165 # define ucol_previousProcessed_4_0 ucol_previousProcessed_INTERNAL_API_DO_NOT_USE
166 # define uprv_getDefaultCodepage_4_0 uprv_getDefaultCodepage_INTERNAL_API_DO_NOT_USE
167 # define uprv_getDefaultLocaleID_4_0 uprv_getDefaultLocaleID_INTERNAL_API_DO_NOT_USE
168 # define ures_openFillIn_4_0 ures_openFillIn_INTERNAL_API_DO_NOT_USE
169 # define usearch_searchBackwards_4_0 usearch_searchBackwards_INTERNAL_API_DO_NOT_USE
170 # define usearch_search_4_0 usearch_search_INTERNAL_API_DO_NOT_USE
171 # define utf8_appendCharSafeBody_4_0 utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE
172 # define utf8_back1SafeBody_4_0 utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE
173 # define utf8_countTrailBytes_4_0 utf8_countTrailBytes_INTERNAL_API_DO_NOT_USE
174 # define utf8_nextCharSafeBody_4_0 utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE
175 # define utf8_prevCharSafeBody_4_0 utf8_prevCharSafeBody_INTERNAL_API_DO_NOT_USE
176 # endif /* U_DISABLE_RENAMING */
177
178 #endif /* U_HIDE_INTERNAL_API */
179 #endif /* UINTRNAL_H */
180