Home
last modified time | relevance | path

Searched refs:RE_LOCALTIME (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/tomllib/
H A D_re.py38 RE_LOCALTIME = re.compile(_TIME_RE_STR) variable
H A D_parser.py14 RE_LOCALTIME,
630 localtime_match = RE_LOCALTIME.match(src, pos)

Completed in 2 milliseconds