Home | History | Annotate | Download | only in unicode
      1 /*
      2 *******************************************************************************
      3 *   Copyright (C) 2004-2011, 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 StringPiece StringPiece_DRAFT_API_DO_NOT_USE
     28 #        define ubidi_getBaseDirection ubidi_getBaseDirection_DRAFT_API_DO_NOT_USE
     29 #        define ubidi_setContext ubidi_setContext_DRAFT_API_DO_NOT_USE
     30 #        define ucal_getFieldDifference ucal_getFieldDifference_DRAFT_API_DO_NOT_USE
     31 #        define ucal_openTimeZoneIDEnumeration ucal_openTimeZoneIDEnumeration_DRAFT_API_DO_NOT_USE
     32 #        define ucnv_isFixedWidth ucnv_isFixedWidth_DRAFT_API_DO_NOT_USE
     33 #        define ucol_getEquivalentReorderCodes ucol_getEquivalentReorderCodes_DRAFT_API_DO_NOT_USE
     34 #        define ucol_getReorderCodes ucol_getReorderCodes_DRAFT_API_DO_NOT_USE
     35 #        define ucol_setReorderCodes ucol_setReorderCodes_DRAFT_API_DO_NOT_USE
     36 #        define ucurr_isAvailable ucurr_isAvailable_DRAFT_API_DO_NOT_USE
     37 #        define uidna_close uidna_close_DRAFT_API_DO_NOT_USE
     38 #        define uidna_openUTS46 uidna_openUTS46_DRAFT_API_DO_NOT_USE
     39 #        define uloc_forLanguageTag uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
     40 #        define uloc_toLanguageTag uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
     41 #        define unorm2_getDecomposition unorm2_getDecomposition_DRAFT_API_DO_NOT_USE
     42 #        define uregex_end64 uregex_end64_DRAFT_API_DO_NOT_USE
     43 #        define uregex_find64 uregex_find64_DRAFT_API_DO_NOT_USE
     44 #        define uregex_getFindProgressCallback uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
     45 #        define uregex_lookingAt64 uregex_lookingAt64_DRAFT_API_DO_NOT_USE
     46 #        define uregex_matches64 uregex_matches64_DRAFT_API_DO_NOT_USE
     47 #        define uregex_patternUText uregex_patternUText_DRAFT_API_DO_NOT_USE
     48 #        define uregex_regionEnd64 uregex_regionEnd64_DRAFT_API_DO_NOT_USE
     49 #        define uregex_regionStart64 uregex_regionStart64_DRAFT_API_DO_NOT_USE
     50 #        define uregex_reset64 uregex_reset64_DRAFT_API_DO_NOT_USE
     51 #        define uregex_setFindProgressCallback uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
     52 #        define uregex_setRegion64 uregex_setRegion64_DRAFT_API_DO_NOT_USE
     53 #        define uregex_setRegionAndStart uregex_setRegionAndStart_DRAFT_API_DO_NOT_USE
     54 #        define uregex_start64 uregex_start64_DRAFT_API_DO_NOT_USE
     55 #        define uscript_getScriptExtensions uscript_getScriptExtensions_DRAFT_API_DO_NOT_USE
     56 #        define uscript_hasScript uscript_hasScript_DRAFT_API_DO_NOT_USE
     57 #    else
     58 #        define StringPiece_48 StringPiece_DRAFT_API_DO_NOT_USE
     59 #        define ubidi_getBaseDirection_48 ubidi_getBaseDirection_DRAFT_API_DO_NOT_USE
     60 #        define ubidi_setContext_48 ubidi_setContext_DRAFT_API_DO_NOT_USE
     61 #        define ucal_getFieldDifference_48 ucal_getFieldDifference_DRAFT_API_DO_NOT_USE
     62 #        define ucal_openTimeZoneIDEnumeration_48 ucal_openTimeZoneIDEnumeration_DRAFT_API_DO_NOT_USE
     63 #        define ucnv_isFixedWidth_48 ucnv_isFixedWidth_DRAFT_API_DO_NOT_USE
     64 #        define ucol_getEquivalentReorderCodes_48 ucol_getEquivalentReorderCodes_DRAFT_API_DO_NOT_USE
     65 #        define ucol_getReorderCodes_48 ucol_getReorderCodes_DRAFT_API_DO_NOT_USE
     66 #        define ucol_setReorderCodes_48 ucol_setReorderCodes_DRAFT_API_DO_NOT_USE
     67 #        define ucurr_isAvailable_48 ucurr_isAvailable_DRAFT_API_DO_NOT_USE
     68 #        define uidna_close_48 uidna_close_DRAFT_API_DO_NOT_USE
     69 #        define uidna_openUTS46_48 uidna_openUTS46_DRAFT_API_DO_NOT_USE
     70 #        define uloc_forLanguageTag_48 uloc_forLanguageTag_DRAFT_API_DO_NOT_USE
     71 #        define uloc_toLanguageTag_48 uloc_toLanguageTag_DRAFT_API_DO_NOT_USE
     72 #        define unorm2_getDecomposition_48 unorm2_getDecomposition_DRAFT_API_DO_NOT_USE
     73 #        define uregex_end64_48 uregex_end64_DRAFT_API_DO_NOT_USE
     74 #        define uregex_find64_48 uregex_find64_DRAFT_API_DO_NOT_USE
     75 #        define uregex_getFindProgressCallback_48 uregex_getFindProgressCallback_DRAFT_API_DO_NOT_USE
     76 #        define uregex_lookingAt64_48 uregex_lookingAt64_DRAFT_API_DO_NOT_USE
     77 #        define uregex_matches64_48 uregex_matches64_DRAFT_API_DO_NOT_USE
     78 #        define uregex_patternUText_48 uregex_patternUText_DRAFT_API_DO_NOT_USE
     79 #        define uregex_regionEnd64_48 uregex_regionEnd64_DRAFT_API_DO_NOT_USE
     80 #        define uregex_regionStart64_48 uregex_regionStart64_DRAFT_API_DO_NOT_USE
     81 #        define uregex_reset64_48 uregex_reset64_DRAFT_API_DO_NOT_USE
     82 #        define uregex_setFindProgressCallback_48 uregex_setFindProgressCallback_DRAFT_API_DO_NOT_USE
     83 #        define uregex_setRegion64_48 uregex_setRegion64_DRAFT_API_DO_NOT_USE
     84 #        define uregex_setRegionAndStart_48 uregex_setRegionAndStart_DRAFT_API_DO_NOT_USE
     85 #        define uregex_start64_48 uregex_start64_DRAFT_API_DO_NOT_USE
     86 #        define uscript_getScriptExtensions_48 uscript_getScriptExtensions_DRAFT_API_DO_NOT_USE
     87 #        define uscript_hasScript_48 uscript_hasScript_DRAFT_API_DO_NOT_USE
     88 #    endif /* U_DISABLE_RENAMING */
     89 
     90 #endif /* U_HIDE_DRAFT_API */
     91 #endif /* UDRAFT_H */
     92 
     93