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

  /external/icu4c/i18n/
choicfmt.cpp 487 UBool needQuote = text.indexOf(LESS_THAN) >= 0
491 if (needQuote) {
506 if (needQuote) {
decimfmt.cpp     [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardUtils.java 605 boolean needQuote = false;
615 needQuote = true;
624 : (needQuote ? ('"' + result + '"')
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 95 milliseconds