fix #97 #91
* Add leading \ before function invocation to speed up resolving. * Add leading \ before constant invocation of internal constant to speed up resolving. Constant name match is case-sensitive, except for null, false and true.