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

  /external/icu4c/common/
util.cpp 21 static const UChar APOSTROPHE = 0x0027; // '\''
114 } else if (c == APOSTROPHE) {
116 && text.charAt(i) != APOSTROPHE) {}
306 // We prefer backslash APOSTROPHE to double APOSTROPHE
311 // If the first thing in the quoteBuf is APOSTROPHE
314 quoteBuf.charAt(0) == APOSTROPHE &&
315 quoteBuf.charAt(1) == APOSTROPHE) {
316 rule.append(BACKSLASH).append(APOSTROPHE);
319 // If the last thing in the quoteBuf is APOSTROPHE
    [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/
TextViewWordLimitsTest.java 155 final String APOSTROPHE = "''";
165 verifyWordLimits(APOSTROPHE, 1, -1, -1);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 99 private static final String APOSTROPHE = "\u2019";
604 // Filter out words that don't start with a letter or an apostrophe
    [all...]
  /external/qemu/android/
hw-events.h 84 KEY_CODE(APOSTROPHE ,40) \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 429 milliseconds