02b933981c
Unlike \S, \w only matches characters which are valid in identifiers. This seems to be much faster, especially for longer identifier names. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22636>