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

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 119 char closeQuote = checkQuotes(quotes, openQuote);
133 String str = applyQuotes(currItem.getValue(), openQuote, closeQuote, allowCommas);
254 char closeQuote = getClosingQuote(openQuote);
264 if (charKind != UCK_QUOTE || !isSurroundingQuote(ch, openQuote, closeQuote))
296 else if (!isClosingingQuote(ch, openQuote, closeQuote))
874 char closeQuote;
884 closeQuote = openQuote;
888 closeQuote = quotes.charAt(1);
889 charKind = classifyCharacter(closeQuote);
896 if (closeQuote != getClosingQuote(openQuote)
    [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 143 milliseconds