]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/ucol_bld.h
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / i18n / ucol_bld.h
index 0c2ae30395dc29c7154e9276acf081e1e578da78..e722c6cc79d424fed93c14a246e46fd6ac2dc62a 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001-2008, International Business Machines
+*   Copyright (C) 2001-2010, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -51,6 +51,8 @@ typedef struct {
 U_CFUNC uint32_t U_EXPORT2 ucol_getCEStrengthDifference(uint32_t CE, uint32_t contCE, 
                                             uint32_t prevCE, uint32_t prevContCE);
 
+U_INTERNAL int32_t U_EXPORT2 ucol_findReorderingEntry(const char* name);
+
 /*#endif*/ /* #if !UCONFIG_NO_COLLATION_BUILDER */
 #endif /* #if !UCONFIG_NO_COLLATION */