/prebuilts/go/darwin-x86/src/regexp/testdata/ |
basic.dat | 60 # No collation in Go
|
/prebuilts/go/linux-x86/src/regexp/testdata/ |
basic.dat | 60 # No collation in Go
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
Normalizer.java | 87 * <p>Form FCD, "Fast C or D", is also designed for collation. 89 * with an algorithm (like in collation) that works under "canonical closure", 102 * <p>Its advantage for a process like collation is that all NFD and most NFC texts 112 * <p>ICU collation performs either NFD or FCD normalization automatically if 113 * normalization is turned on for the collator object. Beyond collation and [all...] |
/external/icu/icu4c/source/test/cintltst/ |
usrchtst.c | 679 log_err("Error setting collation normalization %s\n", 840 log_err("Error setting collation alternate attribute %s\n", [all...] |
udatatst.c | [all...] |
cldrtest.c | 708 /* Most variants are ignorable like PREEURO, or collation variants. */ 730 /* Most variants are ignorable like PREEURO, or collation variants. */ [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
Normalizer.java | 86 * <p>Form FCD, "Fast C or D", is also designed for collation. 88 * with an algorithm (like in collation) that works under "canonical closure", 101 * <p>Its advantage for a process like collation is that all NFD and most NFC texts 111 * <p>ICU collation performs either NFD or FCD normalization automatically if 112 * normalization is turned on for the collator object. Beyond collation and [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
ICUResourceBundle.java | 104 * @param keyword a particular keyword to consider (such as "collation" ) 110 * 'de_DE\@collation=standard' -> 'de_DE' [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
GlobalizationPreferencesTest.java | [all...] |
/external/icu/icu4c/source/test/intltest/ |
srchtest.cpp | 832 errln("Error setting collation normalization %s", 971 errln("Error setting collation alternate attribute %s", [all...] |
alphaindextst.cpp | 316 // if the Russian collation does not use script reordering, 448 // (Exact expected data would be subject to change with evolution of the collation rules.) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
ICUResourceBundle.java | 100 * @param keyword a particular keyword to consider (such as "collation" ) 106 * 'de_DE\@collation=standard' -> 'de_DE' [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/ |
GlobalizationPreferencesTest.java | [all...] |
/external/python/cpython2/Doc/library/ |
sqlite3.rst | 336 Creates a collation with the specified *name* and *callable*. The callable will 345 The following example shows a custom collation that sorts "the wrong way": 349 To remove a collation, call ``create_collation`` with ``None`` as callable:: [all...] |
/toolchain/binutils/binutils-2.25/libiberty/ |
regex.c | [all...] |
/external/icu/icu4c/source/common/ |
uresdata.cpp | 1011 /* resource table key for collation binaries: "%%CollationBin" */ [all...] |
utrie2_builder.cpp | 67 * for example for Unihan collation with a separate collation weight per [all...] |
uresdata.h | 318 * chains (e.g., large collation data among zh_TW and zh_HK).
|
/external/icu/icu4c/source/data/ |
Makefile.in | 717 ### collation res 727 @echo "generating $@ (list of installed collation locales)"; \ [all...] |
/external/sqlite/dist/orig/ |
sqlite3.c | [all...] |
sqlite3.h | [all...] |
/external/sqlite/dist/ |
sqlite3.c | [all...] |
sqlite3.h | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
UProperty.java | 371 * processing collation tailoring rules.
|
/external/icu/icu4c/source/common/unicode/ |
chariter.h | 29 * streams with converters into an object for collation or
|