Home
last modified time | relevance | path

Searched refs:_compile_pattern (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dfnmatch.py45 def _compile_pattern(pat): function
58 match = _compile_pattern(pat)
76 match = _compile_pattern(pat)