HomeSort by relevance Sort by last modified time
    Searched defs:UNICODE_CASE (Results 1 - 6 of 6) sorted by null

  /dalvik/libcore/regex/src/main/java/java/util/regex/
Pattern.java 73 * (currently) always includes the meaning of the {@link #UNICODE_CASE}
75 * to all Unicode characters. The {@code UNICODE_CASE} constant itself has
113 * (currently) always includes the meaning of the {@code UNICODE_CASE}
115 * to all Unicode characters. The {@code UNICODE_CASE} constant then has no
118 public static final int UNICODE_CASE = 0x40;
279 * @see #UNICODE_CASE
298 * {@link #UNICODE_CASE} constants have slightly special behavior
313 * @see #UNICODE_CASE
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 10 milliseconds