Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(593)

Side by Side Diff: public/common/unicode/udraft.h

Issue 18836004: Move ICU headers from public/{common,i18n} to source/{common,i18n} (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu46.git@master
Patch Set: same as ps #3. retry uploading Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « public/common/unicode/udeprctd.h ('k') | public/common/unicode/uenum.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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_U SE
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_N OT_USE
33 # define uidna_nameToASCII uidna_nameToASCII_DRAFT_API_DO_NOT_USE
34 # define uidna_nameToASCII_UTF8 uidna_nameToASCII_UTF8_DRAFT_API_DO_NOT_U SE
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_DR AFT_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_DR AFT_API_DO_NOT_USE
51 # define uregex_setRegion64 uregex_setRegion64_DRAFT_API_DO_NOT_USE
52 # define uregex_setRegionAndStart uregex_setRegionAndStart_DRAFT_API_DO_N OT_USE
53 # define uregex_start64 uregex_start64_DRAFT_API_DO_NOT_USE
54 # define uscript_getScriptExtensions uscript_getScriptExtensions_DRAFT_AP I_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_N OT_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_U SE
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_N OT_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_getFindProgressCallbac k_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_U SE
79 # define uregex_reset64_4_6 uregex_reset64_DRAFT_API_DO_NOT_USE
80 # define uregex_setFindProgressCallback_4_6 uregex_setFindProgressCallbac k_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_DRAF T_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
OLDNEW
« no previous file with comments | « public/common/unicode/udeprctd.h ('k') | public/common/unicode/uenum.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698