I made this regex to match var being read
\\bvar\\b([^;^{]*?([\\s]*?([<]|[>]|[!]|[=]{2})))([^;]*?)(?!=)
These are my test strings: