<inputthe literal text <input (case sensitive) \s+any whitespace character, repeated at least once
name="datathe literal text name="data (case sensitive) \[the literal [ (9110 / 1338 / 5B16)
Productthe literal text Product (case sensitive) \]the literal ] (9310 / 1358 / 5D16)
\[the literal [ (9110 / 1338 / 5B16)
namethe literal text name (case sensitive) \]the literal ] (9310 / 1358 / 5D16)
"the literal " (3410 / 428 / 2216)
\s+any whitespace character, repeated at least once
value="the literal text value=" (case sensitive) Negated Character Class[^"]+ +matches at least one character outside the set below:
"the literal " (3410 / 428 / 2216)
"the literal " (3410 / 428 / 2216)
g modifier: global. Finds all matches instead of stopping after the first