HomeSort by relevance Sort by last modified time
    Searched refs:quote (Results 151 - 175 of 184) sorted by null

1 2 3 4 5 67 8

  /libcore/json/src/test/java/org/json/
JSONObjectTest.java 931 assertEquals("\"\"", JSONObject.quote(null));
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceExplorer.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java 74 * quote.
76 * opening quote, where the opening quote is a single quote, and the replacement items use
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 114 const char* value, int quote );
    [all...]
  /external/libxml2/
parser.c 11203 xmlChar quote = 0; local
    [all...]
  /external/pcre/
ltmain.sh 370 # Same as above, but do not quote variable references.
548 # Aesthetically quote ARG to be evaled later.
563 # Double-quote args containing shell metacharacters to delay
578 # Aesthetically quote ARG to be evaled later; same as above,
579 # but do not quote variable references.
591 # Double-quote args containing shell metacharacters to delay
830 # Evaluate the configuration. Be careful to quote the path
    [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/webkit/Source/WebCore/editing/
TextIterator.cpp     [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 390 // Instead of a true tokenizer, we'll use double-quote as the split.
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 468 String delimiter = Pattern.quote(getResources().getString(R.string.en_word_separators));
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java     [all...]
  /build/core/
main.mk 186 # XXX The single quote on this line fixes gvim's syntax highlighting.
  /external/grub/stage2/
builtins.c     [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 710 ([\'"]) # quote char = $6
712 \6 # matching quote
713 [ ]* # ignore any spaces/tabs between closing quote and )
835 ([\'"]) # quote char = $6
837 \6 # matching quote
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 609 % and you can use @w{...} around a quote to suppress ligatures.
    [all...]
  /external/grub/docs/
texinfo.tex 156 % In some macros, we cannot use the `\? notation---the left quote is
556 % and you can use @w{...} around a quote to suppress ligatures.
    [all...]
  /external/sqlite/dist/
sqlite3.c 20144 char quote; local
    [all...]

Completed in 2780 milliseconds

1 2 3 4 5 67 8