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