HomeSort by relevance Sort by last modified time
    Searched full:quoted (Results 751 - 775 of 1139) sorted by null

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cookielib.py 312 # Should always return quoted cookie-attribute values?
584 # quoted safe
587 # quoted %
589 # quoted unsafe
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
textwrap.py 377 This can be used to make triple-quoted strings line up with the left
urllib.py     [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
refcard.html 390 should be quoted with single or double quotes.</li>
  /system/core/logcat/
logcat.cpp 246 " printed above. Must be quoted.\n");
  /external/chromium_org/third_party/sqlite/src/src/
expr.c 369 ** appear to be quoted. If the quotes were of the form "..." (double-quotes)
    [all...]
alter.c 254 ** "name=<constant>" is returned, where <constant> is the quoted version
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 5135 char quoted = 0; local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 236 # "(?:[^\0-\x08\x0A-\x1f\x7f-\xff\\\"]|\\[\0-\x7f])*?" matches a "quoted-string" as defined by HTTP, when LWS have already been replaced by a single space
237 # Actually, as an auth-param value can be either a token or a quoted-string, they are combined in a single pattern which matches both:
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
smpdtfmt.h 609 * ['A'..'Z'] will be treated as quoted text. For instance, characters
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tmsgfmt.cpp 709 //Quoted French Pattern
712 //Create the MessageFormat with Quoted French pattern
    [all...]
  /external/chromium_org/v8/src/
i18n.js 69 * Replace quoted text (single quote, anything but the quote and quote again).
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
smpdtfmt.h 611 * ['A'..'Z'] will be treated as quoted text. For instance, characters
    [all...]
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp 709 //Quoted French Pattern
712 //Create the MessageFormat with Quoted French pattern
    [all...]
  /external/libpng/contrib/gregbook/
rpng2-win.c 14 - handle quoted command-line args (especially filenames with spaces)
364 * Note that we do NOT bother with quoted arguments here, so don't use
    [all...]
  /external/lldb/include/lldb/Core/
Stream.h 530 /// Output a quoted C string value to the stream.
532 /// Print a double quoted NULL terminated C string to the stream
  /external/mdnsresponder/Clients/
dns-sd.c 526 // shell-safe, because shells still expand variables like $foo even when they appear inside quoted strings.
528 // meaning there's simply no way to represent a single quote (or apostrophe) inside a single-quoted string.
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java 465 // The start of quoted text within our text content
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/res/
XPATHErrorResources.java 479 "Pattern literal ({0}) needs to be quoted!"},
    [all...]
  /external/chromium_org/base/strings/
safe_sprintf.cc 622 // Quoted percent '%' character.
  /external/chromium_org/third_party/boringssl/src/crypto/x509v3/
v3_utl.c 658 not have to deal with quoted local-parts. The domain part
  /external/chromium_org/third_party/icu/source/common/unicode/
utypes.h 563 U_UNQUOTED_SPECIAL, /**< A special character was not quoted or escaped */
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucmstate.c 250 /* get the value string, possibly quoted */
    [all...]

Completed in 1463 milliseconds

<<31323334353637383940>>