unicode_formatter_parser is used to implement string.Formatter.vformat. it parses a string and returns tuples describing the parsed elements. It's a wrapper around stringlib/string_format.h's MarkupIterator */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected