• 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 ubidi_getBaseDirection ubidi_getBaseDirection_DRAFT_API_DO_NOT_USE
28 #        define uidna_close uidna_close_DRAFT_API_DO_NOT_USE
29 #        define uidna_labelToASCII uidna_labelToASCII_DRAFT_API_DO_NOT_USE
30 #        define uidna_labelToASCII_UTF8 uidna_labelToASCII_UTF8_DRAFT_API_DO_NOT_USE
31 #        define uidna_labelToUnicode uidna_labelToUnicode_DRAFT_API_DO_NOT_USE
32 #        define uidna_labelToUnicodeUTF8 uidna_labelToUnicodeUTF8_DRAFT_API_DO_NOT_USE
33 #        define uidna_nameToASCII uidna_nameToASCII_DRAFT_API_DO_NOT_USE
34 #        define uidna_nameToASCII_UTF8 uidna_nameToASCII_UTF8_DRAFT_API_DO_NOT_USE
35 #        define uidna_nameToUnicode uidna_nameToUnicode_DRAFT_API_DO_NOT_USE
36 #        define uidna_nameToUnicodeUTF8 uidna_nameToUnicodeUTF8_DRAFT_API_DO_NOT_USE
37 #        define uidna_openUTS46 uidna_openUTS46_DRAFT_API_DO_NOT_USE
38 #        define uloc_forLanguageTag uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
39 #        define uloc_toLanguageTag uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
40 #        define unorm2_getDecomposition unorm2_getDecomposition_DRAFT_API_DO_NOT_USE
41 #        define uregex_end64 uregex_end64_DRAFT_API_DO_NOT_USE
42 #        define uregex_find64 uregex_find64_DRAFT_API_DO_NOT_USE
43 #        define uregex_getFindProgressCallback uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
44 #        define uregex_lookingAt64 uregex_lookingAt64_DRAFT_API_DO_NOT_USE
45 #        define uregex_matches64 uregex_matches64_DRAFT_API_DO_NOT_USE
46 #        define uregex_patternUText uregex_patternUText_DRAFT_API_DO_NOT_USE
47 #        define uregex_regionEnd64 uregex_regionEnd64_DRAFT_API_DO_NOT_USE
48 #        define uregex_regionStart64 uregex_regionStart64_DRAFT_API_DO_NOT_USE
49 #        define uregex_reset64 uregex_reset64_DRAFT_API_DO_NOT_USE
50 #        define uregex_setFindProgressCallback uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
51 #        define uregex_setRegion64 uregex_setRegion64_DRAFT_API_DO_NOT_USE
52 #        define uregex_setRegionAndStart uregex_setRegionAndStart_DRAFT_API_DO_NOT_USE
53 #        define uregex_start64 uregex_start64_DRAFT_API_DO_NOT_USE
54 #        define uscript_getScriptExtensions uscript_getScriptExtensions_DRAFT_API_DO_NOT_USE
55 #        define uscript_hasScript uscript_hasScript_DRAFT_API_DO_NOT_USE
56 #    else
57 #        define ubidi_getBaseDirection_4_6 ubidi_getBaseDirection_DRAFT_API_DO_NOT_USE
58 #        define uidna_close_4_6 uidna_close_DRAFT_API_DO_NOT_USE
59 #        define uidna_labelToASCII_4_6 uidna_labelToASCII_DRAFT_API_DO_NOT_USE
60 #        define uidna_labelToASCII_UTF8_4_6 uidna_labelToASCII_UTF8_DRAFT_API_DO_NOT_USE
61 #        define uidna_labelToUnicodeUTF8_4_6 uidna_labelToUnicodeUTF8_DRAFT_API_DO_NOT_USE
62 #        define uidna_labelToUnicode_4_6 uidna_labelToUnicode_DRAFT_API_DO_NOT_USE
63 #        define uidna_nameToASCII_4_6 uidna_nameToASCII_DRAFT_API_DO_NOT_USE
64 #        define uidna_nameToASCII_UTF8_4_6 uidna_nameToASCII_UTF8_DRAFT_API_DO_NOT_USE
65 #        define uidna_nameToUnicodeUTF8_4_6 uidna_nameToUnicodeUTF8_DRAFT_API_DO_NOT_USE
66 #        define uidna_nameToUnicode_4_6 uidna_nameToUnicode_DRAFT_API_DO_NOT_USE
67 #        define uidna_openUTS46_4_6 uidna_openUTS46_DRAFT_API_DO_NOT_USE
68 #        define uloc_forLanguageTag_4_6 uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
69 #        define uloc_toLanguageTag_4_6 uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
70 #        define unorm2_getDecomposition_4_6 unorm2_getDecomposition_DRAFT_API_DO_NOT_USE
71 #        define uregex_end64_4_6 uregex_end64_DRAFT_API_DO_NOT_USE
72 #        define uregex_find64_4_6 uregex_find64_DRAFT_API_DO_NOT_USE
73 #        define uregex_getFindProgressCallback_4_6 uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
74 #        define uregex_lookingAt64_4_6 uregex_lookingAt64_DRAFT_API_DO_NOT_USE
75 #        define uregex_matches64_4_6 uregex_matches64_DRAFT_API_DO_NOT_USE
76 #        define uregex_patternUText_4_6 uregex_patternUText_DRAFT_API_DO_NOT_USE
77 #        define uregex_regionEnd64_4_6 uregex_regionEnd64_DRAFT_API_DO_NOT_USE
78 #        define uregex_regionStart64_4_6 uregex_regionStart64_DRAFT_API_DO_NOT_USE
79 #        define uregex_reset64_4_6 uregex_reset64_DRAFT_API_DO_NOT_USE
80 #        define uregex_setFindProgressCallback_4_6 uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
81 #        define uregex_setRegion64_4_6 uregex_setRegion64_DRAFT_API_DO_NOT_USE
82 #        define uregex_setRegionAndStart_4_6 uregex_setRegionAndStart_DRAFT_API_DO_NOT_USE
83 #        define uregex_start64_4_6 uregex_start64_DRAFT_API_DO_NOT_USE
84 #        define uscript_getScriptExtensions_4_6 uscript_getScriptExtensions_DRAFT_API_DO_NOT_USE
85 #        define uscript_hasScript_4_6 uscript_hasScript_DRAFT_API_DO_NOT_USE
86 #    endif /* U_DISABLE_RENAMING */
87 
88 #endif /* U_HIDE_DRAFT_API */
89 #endif /* UDRAFT_H */
90 
91