HomeSort by relevance Sort by last modified time
    Searched full:slash (Results 926 - 950 of 1229) sorted by null

<<31323334353637383940>>

  /ndk/sources/host-tools/make-3.81/
NEWS 516 `$(^D)' now omit the trailing slash from the directory name. (This change
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_minidom.py 412 dom.createElementNS(u"http://www.slashdot.org", u"slash:abc"))
416 self.confirm("slash:abc" in string1)
    [all...]
test_urllib2.py 822 # Checks that the presence of an unnecessary double slash in a url doesn't break anything
823 # Previously, a double slash directly after the host could cause incorrect parsing of the url
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_minidom.py 412 dom.createElementNS(u"http://www.slashdot.org", u"slash:abc"))
416 self.confirm("slash:abc" in string1)
    [all...]
test_urllib2.py 822 # Checks that the presence of an unnecessary double slash in a url doesn't break anything
823 # Previously, a double slash directly after the host could cause incorrect parsing of the url
    [all...]
  /external/bison/tests/
calc.at 406 # If INPUT starts with a slash, it is used as absolute input file name,
  /external/chromium/base/
logging.h 98 // wildcards. Any pattern containing a forward or backward slash will
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete.h 258 // re-append a slash if necessary).
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_browsertests_misc.cc 63 // leading slash). Also verifies that the expected number of hosts are loaded.
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.cc     [all...]
  /external/chromium/net/base/
mime_sniffer.cc 511 // Firefox rejects a mime type if it does not contain a slash
  /external/chromium/net/ftp/
ftp_network_transaction.cc 454 // with a trailing slash.
    [all...]
  /external/chromium/net/proxy/
proxy_resolver_v8.cc 302 // slash-delimited IP prefix with the top 'n' bits specified in the bit
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider_unittest.cc 64 { "BD85DBA2-8C29-49F9-84AE-48E1E90880E1", "slash", "slashdot.org",
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
options_page.js 222 path = path.slice(1).replace(/\/(?:#|$)/, ''); // Remove trailing slash.
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.h 107 // This removes the leading scheme, "www." and any trailing slash.
    [all...]
  /external/chromium_org/net/proxy/
proxy_resolver_v8.cc 314 // slash-delimited IP prefix with the top 'n' bits specified in the bit
  /external/chromium_org/third_party/WebKit/Source/platform/weborigin/
KURL.cpp 307 // When the output ends in a slash, WebCore has different expectations than
  /external/chromium_org/third_party/icu/source/i18n/unicode/
timezone.h 106 * ocean) and a city in that region, separated by a slash, (for example, US Pacific
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-sparcv9a.pl 106 # The numbers delimited with slash are the earliest possible dispatch
  /external/chromium_org/third_party/protobuf/
CHANGES.txt 378 it thought that the path was relative (since it didn't start with a slash).
  /external/chromium_org/tools/
bisect-builds.py 196 # trailing slash to just have a number.
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings.py 373 These macros are known to have a built-in trailing slash. Furthermore, many
    [all...]
  /external/chromium_org/url/
url_canon_unittest.cc     [all...]
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 465 Tok.isNot(tok::slash) && Tok.isNot(tok::percent) &&
    [all...]

Completed in 1524 milliseconds

<<31323334353637383940>>