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

  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
sanitizer.py 166 allowed_protocols = acceptable_protocols variable in class:HTMLSanitizerMixin
174 # in ALLOWED_PROTOCOLS are allowed.
212 if uri.scheme not in self.allowed_protocols:
  /external/curl/lib/
urldata.h 1646 long allowed_protocols; member in struct:UserDefined
    [all...]

Completed in 62 milliseconds