Home
last modified time | relevance | path

Searched defs:_quote (Results 1 – 6 of 6) sorted by relevance

/external/autotest/utils/frozen_chromite/third_party/uritemplate/
D__init__.py56 def _quote(value, safe, prefix=None): function
/external/python/cpython2/Lib/
DCookie.py312 def _quote(str, LegalChars=_LegalChars, function
Dimaplib.py1081 def _quote(self, arg): member in IMAP4
/external/python/cpython3/Lib/http/
Dcookies.py174 def _quote(str): function
/external/autotest/tko/
Ddb.py271 def _quote(self, field): member in db_sql
/external/python/cpython3/Lib/
Dimaplib.py1220 def _quote(self, arg): member in IMAP4