A list of split parameters (token [ "=" ( token / quoted-string ) ])
The double quoted strings that need to be replaced.
Determines if invalid values throw errors (true
) or log warnings (false
). Defaults to false
.
An array of name/value objects corresponding to the parameters.
Parses a list of split parameters and checks their validity. Parameters with invalid syntax are ignored and not returned.