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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSet.java 426 applyPattern(pattern, null, null, IGNORE_SPACE);
439 applyPattern(pattern, null, null, ignoreWhitespace ? IGNORE_SPACE : 0);
447 * Valid options are IGNORE_SPACE and CASE.
469 applyPattern(pattern, pos, symbols, IGNORE_SPACE);
481 * Valid options are IGNORE_SPACE and CASE.
543 return applyPattern(pattern, null, null, IGNORE_SPACE);
557 return applyPattern(pattern, null, null, ignoreWhitespace ? IGNORE_SPACE : 0);
566 * Valid options are IGNORE_SPACE and CASE.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSet.java 435 applyPattern(pattern, null, null, IGNORE_SPACE);
449 applyPattern(pattern, null, null, ignoreWhitespace ? IGNORE_SPACE : 0);
457 * Valid options are IGNORE_SPACE and CASE.
481 applyPattern(pattern, pos, symbols, IGNORE_SPACE);
493 * Valid options are IGNORE_SPACE and CASE.
560 return applyPattern(pattern, null, null, IGNORE_SPACE);
575 return applyPattern(pattern, null, null, ignoreWhitespace ? IGNORE_SPACE : 0);
584 * Valid options are IGNORE_SPACE and CASE.
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 821 milliseconds