only kick if used as not a part of a string

This commit is contained in:
vbawol 2015-08-29 18:28:39 -05:00
parent 113e8a6f3f
commit 4df24cd728

View File

@ -1,7 +1,7 @@
5 "call"
5 "call" !="[a-z]{5,10}"
5 "compile"
5 "spawn"
5 "exec"
5 "exec" !="[a-z]{5,10}"
5 "loadFile"
5 "preprocessFile"
5 "tostring"