HomeSort by relevance Sort by last modified time
    Searched full:ucol (Results 26 - 50 of 79) sorted by null

12 3 4

  /external/icu4c/samples/strsrch/
strsrch.cpp 36 #include <unicode/ucol.h>
  /external/sqlite/android/
PhonebookIndex.cpp 20 #include <unicode/ucol.h>
sqlite3_android.cpp 24 #include <unicode/ucol.h>
  /external/icu4c/i18n/
tblcoll.cpp 54 * 01/29/01 synwee Modified into a C++ wrapper calling C APIs (ucol.h)
542 UCollator *ucol = ucol_safeClone(ucollator, NULL, &buffersize, local
551 result->ucollator = ucol;
i18n.vcxproj.filters 57 <ClCompile Include="ucol.cpp">
780 <CustomBuild Include="unicode\ucol.h">
ucol_res.cpp 21 * 12/08/2004 grhoten Split part of ucol.cpp into ucol_res.cpp
84 pInfo->dataFormat[0]==UCA_DATA_FORMAT_0 && /* dataFormat="UCol" */
    [all...]
ucol_imp.h 48 #include "unicode/ucol.h"
178 /* dataFormat="UCol" */
    [all...]
coll.cpp 37 * 01/29/01 synwee Modified into a C++ wrapper calling C APIs (ucol.h)
  /external/webkit/Source/WebCore/icu/unicode/
usearch.h 16 #include "unicode/ucol.h"
26 * see <tt>ucol.h</tt>. This ensures that language eccentricity can be
96 * from <tt>usearch_getCollator</tt> and using the APIs in <tt>ucol.h</tt>.
ucoleitr.h 30 #include "unicode/ucol.h"
  /external/icu4c/test/cintltst/
cmsccoll.c 23 #include "unicode/ucol.h"
5337 UCollator* ucol; local
5398 UCollator *ucol; local
5437 UCollator* ucol; local
    [all...]
cg7coll.c 45 #include "unicode/ucol.h"
cfrtst.c 27 #include "unicode/ucol.h"
encoll.c 28 #include "unicode/ucol.h"
  /external/icu4c/i18n/unicode/
usearch.h 17 #include "unicode/ucol.h"
27 * see <tt>ucol.h</tt>. This ensures that language eccentricity can be
97 * from <tt>usearch_getCollator</tt> and using the APIs in <tt>ucol.h</tt>.
    [all...]
bms.h 19 #include "unicode/ucol.h"
colldata.h 22 #include "unicode/ucol.h"
ucoleitr.h 38 #include "unicode/ucol.h"
tblcoll.h 56 * (ucol.h)
68 #include "unicode/ucol.h"
589 * @param varTop CE value, as returned by setVariableTop or ucol)getVariableTop
    [all...]
coll.h 57 #include "unicode/ucol.h"
224 * @deprecated ICU 2.6. Use C enum UCollationResult defined in ucol.h
    [all...]
  /external/icu4c/common/
ucol_swp.cpp 350 pInfo->dataFormat[0]==0x55 && /* dataFormat="UCol" */
  /external/icu4c/test/intltest/
simplethread.cpp 129 #include "unicode/ucol.h"
  /external/chromium/chrome/browser/autofill/
autofill_country.cc 25 #include "unicode/ucol.h"
  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 60 #include <unicode/ucol.h>
  /external/icu4c/tools/toolutil/
swapimpl.cpp 646 { { 0x55, 0x43, 0x6f, 0x6c }, ucol_swap }, /* dataFormat="UCol" */

Completed in 870 milliseconds

12 3 4