Home
last modified time | relevance | path

Searched defs:_quote (Results 1 - 4 of 4) sorted by relevance

/third_party/node/tools/gyp/pylib/gyp/
H A Dcommon.py238 _quote = re.compile("[\t\n #$%&'()*;<=>?[{|}~]|^$") variable
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dcommon.py234 _quote = re.compile("[\t\n #$%&'()*;<=>?[{|}~]|^$") variable
/third_party/python/Lib/http/
H A Dcookies.py174 def _quote(str): function
/third_party/python/Lib/
H A Dimaplib.py1220 def _quote(self, arg): member in IMAP4

Completed in 5 milliseconds