Home
last modified time | relevance | path

Searched defs:isQuoted (Results 1 – 6 of 6) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPVisitedNetworkID.java58 private boolean isQuoted; field in PVisitedNetworkID
/external/jline/src/src/main/java/jline/
DArgumentCompletor.java322 public boolean isQuoted(final String buffer, final int pos) { in isQuoted() method in ArgumentCompletor.AbstractArgumentDelimiter
/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/
DUtilities.kt90 fun String.isQuoted(): Boolean { in isQuoted() method
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWifiManager.java459 private static boolean isQuoted(String str) { in isQuoted() method in ShadowWifiManager
/external/icu/icu4c/source/i18n/unicode/
Dmessageformat2_data_model.h262 UBool isQuoted() const { return thisIsQuoted; } in isQuoted() function
/external/icu/libicu/cts_headers/unicode/
Dmessageformat2_data_model.h262 UBool isQuoted() const { return thisIsQuoted; } in isQuoted() function