ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/source-highlight/clike_vardeclaration.lang

5 lines
157 B
Plaintext

(usertype,usertype,normal) =
`([[:alpha:]_](?:[^[:punct:][:space:]]|[_])*)
((?:<.*>)?)
(\s+(?=[*&]*[[:alpha:]_][^[:punct:][:space:]]*\s*[[:punct:]\[\]]+))`