Searched refs:_parse_format_specifier_regex (Results 1 – 2 of 2) sorted by relevance
5952 _parse_format_specifier_regex = re.compile(r"""\A variable5996 m = _parse_format_specifier_regex.match(format_spec)
6148 _parse_format_specifier_regex = re.compile(r"""\A variable6192 m = _parse_format_specifier_regex.match(format_spec)