Home
last modified time | relevance | path

Searched defs:matchobj (Results 1 – 4 of 4) sorted by relevance

/third_party/node/tools/gyp/tools/
Dpretty_gyp.py25 def comment_replace(matchobj): argument
35 def quote_replace(matchobj): argument
/third_party/python/Doc/tools/extensions/
Descape4chm.py16 def escape(matchobj): argument
/third_party/nghttp2/doc/
Dmkapiref.py304 def arg_repl(matchobj): argument
/third_party/python/Lib/test/
Dtest_re.py113 def bump_num(self, matchobj): argument