• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2 *******************************************************************************
3 *   Copyright (C) 2004-2010, International Business Machines
4 *   Corporation and others.  All Rights Reserved.
5 *******************************************************************************
6 *
7 *   file name:  udraft.h
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 UDRAFT_H
22 #define UDRAFT_H
23 
24 #ifdef U_HIDE_DRAFT_API
25 
26 #    if U_DISABLE_RENAMING
27 #        define bamuScriptCode bamuScriptCode_DRAFT_API_DO_NOT_USE
28 #        define u_fadopt u_fadopt_DRAFT_API_DO_NOT_USE
29 #        define u_strFromJavaModifiedUTF8WithSub u_strFromJavaModifiedUTF8WithSub_DRAFT_API_DO_NOT_USE
30 #        define u_strToJavaModifiedUTF8 u_strToJavaModifiedUTF8_DRAFT_API_DO_NOT_USE
31 #        define ucal_getDayOfWeekType ucal_getDayOfWeekType_DRAFT_API_DO_NOT_USE
32 #        define ucal_getWeekendTransition ucal_getWeekendTransition_DRAFT_API_DO_NOT_USE
33 #        define ucal_isWeekend ucal_isWeekend_DRAFT_API_DO_NOT_USE
34 #        define udat_toCalendarDateField udat_toCalendarDateField_DRAFT_API_DO_NOT_USE
35 #        define udatpg_getBestPatternWithOptions udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_USE
36 #        define udatpg_replaceFieldTypesWithOptions udatpg_replaceFieldTypesWithOptions_DRAFT_API_DO_NOT_USE
37 #        define uldn_close uldn_close_DRAFT_API_DO_NOT_USE
38 #        define uldn_getDialectHandling uldn_getDialectHandling_DRAFT_API_DO_NOT_USE
39 #        define uldn_getLocale uldn_getLocale_DRAFT_API_DO_NOT_USE
40 #        define uldn_keyDisplayName uldn_keyDisplayName_DRAFT_API_DO_NOT_USE
41 #        define uldn_keyValueDisplayName uldn_keyValueDisplayName_DRAFT_API_DO_NOT_USE
42 #        define uldn_languageDisplayName uldn_languageDisplayName_DRAFT_API_DO_NOT_USE
43 #        define uldn_localeDisplayName uldn_localeDisplayName_DRAFT_API_DO_NOT_USE
44 #        define uldn_open uldn_open_DRAFT_API_DO_NOT_USE
45 #        define uldn_regionDisplayName uldn_regionDisplayName_DRAFT_API_DO_NOT_USE
46 #        define uldn_scriptCodeDisplayName uldn_scriptCodeDisplayName_DRAFT_API_DO_NOT_USE
47 #        define uldn_scriptDisplayName uldn_scriptDisplayName_DRAFT_API_DO_NOT_USE
48 #        define uldn_variantDisplayName uldn_variantDisplayName_DRAFT_API_DO_NOT_USE
49 #        define uloc_forLanguageTag uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
50 #        define uloc_toLanguageTag uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
51 #        define unorm2_append unorm2_append_DRAFT_API_DO_NOT_USE
52 #        define unorm2_close unorm2_close_DRAFT_API_DO_NOT_USE
53 #        define unorm2_getInstance unorm2_getInstance_DRAFT_API_DO_NOT_USE
54 #        define unorm2_hasBoundaryAfter unorm2_hasBoundaryAfter_DRAFT_API_DO_NOT_USE
55 #        define unorm2_hasBoundaryBefore unorm2_hasBoundaryBefore_DRAFT_API_DO_NOT_USE
56 #        define unorm2_isInert unorm2_isInert_DRAFT_API_DO_NOT_USE
57 #        define unorm2_isNormalized unorm2_isNormalized_DRAFT_API_DO_NOT_USE
58 #        define unorm2_normalize unorm2_normalize_DRAFT_API_DO_NOT_USE
59 #        define unorm2_normalizeSecondAndAppend unorm2_normalizeSecondAndAppend_DRAFT_API_DO_NOT_USE
60 #        define unorm2_openFiltered unorm2_openFiltered_DRAFT_API_DO_NOT_USE
61 #        define unorm2_quickCheck unorm2_quickCheck_DRAFT_API_DO_NOT_USE
62 #        define unorm2_spanQuickCheckYes unorm2_spanQuickCheckYes_DRAFT_API_DO_NOT_USE
63 #        define unum_formatDecimal unum_formatDecimal_DRAFT_API_DO_NOT_USE
64 #        define unum_parseDecimal unum_parseDecimal_DRAFT_API_DO_NOT_USE
65 #    else
66 #        define bamuScriptCode_4_4 bamuScriptCode_DRAFT_API_DO_NOT_USE
67 #        define u_fadopt_4_4 u_fadopt_DRAFT_API_DO_NOT_USE
68 #        define u_strFromJavaModifiedUTF8WithSub_4_4 u_strFromJavaModifiedUTF8WithSub_DRAFT_API_DO_NOT_USE
69 #        define u_strToJavaModifiedUTF8_4_4 u_strToJavaModifiedUTF8_DRAFT_API_DO_NOT_USE
70 #        define ucal_getDayOfWeekType_4_4 ucal_getDayOfWeekType_DRAFT_API_DO_NOT_USE
71 #        define ucal_getWeekendTransition_4_4 ucal_getWeekendTransition_DRAFT_API_DO_NOT_USE
72 #        define ucal_isWeekend_4_4 ucal_isWeekend_DRAFT_API_DO_NOT_USE
73 #        define udat_toCalendarDateField_4_4 udat_toCalendarDateField_DRAFT_API_DO_NOT_USE
74 #        define udatpg_getBestPatternWithOptions_4_4 udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_USE
75 #        define udatpg_replaceFieldTypesWithOptions_4_4 udatpg_replaceFieldTypesWithOptions_DRAFT_API_DO_NOT_USE
76 #        define uldn_close_4_4 uldn_close_DRAFT_API_DO_NOT_USE
77 #        define uldn_getDialectHandling_4_4 uldn_getDialectHandling_DRAFT_API_DO_NOT_USE
78 #        define uldn_getLocale_4_4 uldn_getLocale_DRAFT_API_DO_NOT_USE
79 #        define uldn_keyDisplayName_4_4 uldn_keyDisplayName_DRAFT_API_DO_NOT_USE
80 #        define uldn_keyValueDisplayName_4_4 uldn_keyValueDisplayName_DRAFT_API_DO_NOT_USE
81 #        define uldn_languageDisplayName_4_4 uldn_languageDisplayName_DRAFT_API_DO_NOT_USE
82 #        define uldn_localeDisplayName_4_4 uldn_localeDisplayName_DRAFT_API_DO_NOT_USE
83 #        define uldn_open_4_4 uldn_open_DRAFT_API_DO_NOT_USE
84 #        define uldn_regionDisplayName_4_4 uldn_regionDisplayName_DRAFT_API_DO_NOT_USE
85 #        define uldn_scriptCodeDisplayName_4_4 uldn_scriptCodeDisplayName_DRAFT_API_DO_NOT_USE
86 #        define uldn_scriptDisplayName_4_4 uldn_scriptDisplayName_DRAFT_API_DO_NOT_USE
87 #        define uldn_variantDisplayName_4_4 uldn_variantDisplayName_DRAFT_API_DO_NOT_USE
88 #        define uloc_forLanguageTag_4_4 uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
89 #        define uloc_toLanguageTag_4_4 uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
90 #        define unorm2_append_4_4 unorm2_append_DRAFT_API_DO_NOT_USE
91 #        define unorm2_close_4_4 unorm2_close_DRAFT_API_DO_NOT_USE
92 #        define unorm2_getInstance_4_4 unorm2_getInstance_DRAFT_API_DO_NOT_USE
93 #        define unorm2_hasBoundaryAfter_4_4 unorm2_hasBoundaryAfter_DRAFT_API_DO_NOT_USE
94 #        define unorm2_hasBoundaryBefore_4_4 unorm2_hasBoundaryBefore_DRAFT_API_DO_NOT_USE
95 #        define unorm2_isInert_4_4 unorm2_isInert_DRAFT_API_DO_NOT_USE
96 #        define unorm2_isNormalized_4_4 unorm2_isNormalized_DRAFT_API_DO_NOT_USE
97 #        define unorm2_normalizeSecondAndAppend_4_4 unorm2_normalizeSecondAndAppend_DRAFT_API_DO_NOT_USE
98 #        define unorm2_normalize_4_4 unorm2_normalize_DRAFT_API_DO_NOT_USE
99 #        define unorm2_openFiltered_4_4 unorm2_openFiltered_DRAFT_API_DO_NOT_USE
100 #        define unorm2_quickCheck_4_4 unorm2_quickCheck_DRAFT_API_DO_NOT_USE
101 #        define unorm2_spanQuickCheckYes_4_4 unorm2_spanQuickCheckYes_DRAFT_API_DO_NOT_USE
102 #        define unum_formatDecimal_4_4 unum_formatDecimal_DRAFT_API_DO_NOT_USE
103 #        define unum_parseDecimal_4_4 unum_parseDecimal_DRAFT_API_DO_NOT_USE
104 #    endif /* U_DISABLE_RENAMING */
105 
106 #endif /* U_HIDE_DRAFT_API */
107 #endif /* UDRAFT_H */
108 
109