HomeSort by relevance Sort by last modified time
    Searched refs:ALPHABETIC (Results 1 - 11 of 11) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UProperty.java 44 * <p>Binary property Alphabetic.
49 public static final int ALPHABETIC = 0;
54 public static final int BINARY_START = ALPHABETIC;
106 * <p>Extend the value or shape of a preceding alphabetic character, e.g.
UCharacter.java 113 * - alpha: isUAlphabetic(c) or hasBinaryProperty(c, UProperty.ALPHABETIC)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UProperty.java 43 * <p>Binary property Alphabetic.
49 public static final int ALPHABETIC = 0;
55 public static final int BINARY_START = ALPHABETIC;
115 * <p>Extend the value or shape of a preceding alphabetic character, e.g.
UCharacter.java 127 * - alpha: isUAlphabetic(c) or hasBinaryProperty(c, UProperty.ALPHABETIC)
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/util/props/
ICUPropertyFactory.java 199 propEnum = UProperty.ALPHABETIC;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java     [all...]
  /external/cldr/tools/java/org/unicode/cldr/tool/
GenerateXMB.java     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 411 milliseconds