\wa Unicode word character
\sa Unicode whitespace character
\S+any character that is not Unicode whitespace, repeated at least once
\sa Unicode whitespace character
\S+any character that is not Unicode whitespace, repeated at least once
\sa Unicode whitespace character
Group model(?P<model>\S+) \S+any character that is not Unicode whitespace, repeated at least once
\sa Unicode whitespace character
\S+any character that is not Unicode whitespace, repeated at least once
\sa Unicode whitespace character
Group serial_number(?P<serial_number>\S+) \S+any character that is not Unicode whitespace, repeated at least once
\sa Unicode whitespace character
Group in_charge(?P<in_charge>\S+\s\S+\s\S+) \S+any character that is not Unicode whitespace, repeated at least once
\sa Unicode whitespace character
\S+any character that is not Unicode whitespace, repeated at least once
\sa Unicode whitespace character
\S+any character that is not Unicode whitespace, repeated at least once
g modifier: global. Finds all matches instead of stopping after the first