Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/tools/extensions/
Descape4chm.py15 def escape(matchobj): argument
/external/tensorflow/tensorflow/tools/api/tests/
Dapi_compatibility_test.py94 def _ReplaceCapsWithDash(matchobj): argument
107 def _ReplaceDashWithCaps(matchobj): argument
/external/python/cpython2/Lib/test/
Dtest_re.py45 def bump_num(self, matchobj): argument
/external/python/cpython3/Lib/test/
Dtest_re.py85 def bump_num(self, matchobj): argument