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