extract_formats: Extract String Interpolation Formats from Matched Placeholders
Description
An expression placeholder for string interpolation may optionally contain a
format valid for sprintf. This function will extract such or
default to "s" the format for strings.