File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ repository:
308308 - name : support.constant.numbers.call.autolisp
309309 match : (?i)(?<=^|['\s()])ll-(?:e|ln10|ln2|log10e|log2e|pi/2|pi/4|pi/180|180/pi|1/pi|2pi|sqrt2|sqrt1/2)(?=$|[\s()])
310310 - name : support.function.raretrig.call.autolisp
311- match : (?i)(?<=^|['\s()])ll-(?:cot|sec|csc|acot|asec|acsc|versin|vercos|coversin|covercos|haversin|havercos|hacoversin|hacovercos|exsec|excsc|coth|sech|csch|asech|acsch)(?=$|[\s()])
311+ match : (?i)(?<=^|['\s()])ll-(?:cot|sec|csc|acot|asec|acsc|versin|vercos|coversin|covercos|haversin|havercos|hacoversin|hacovercos|exsec|excsc|coth|sech|csch|acoth| asech|acsch)(?=$|[\s()])
312312 - name : support.function.random.call.autolisp
313313 match : (?i)(?<=^|['\s()])ll-(?:rand|srand|random|random-seed)(?=$|[\s()])
314314 - name : support.constant.bitwise.call.autolisp
Original file line number Diff line number Diff line change 9595 </dict >
9696 <dict >
9797 <key >match </key >
98- <string >(?i)(?< =^|['\s()])ll-(?:cot|sec|csc|acot|asec|acsc|versin|vercos|coversin|covercos|haversin|havercos|hacoversin|hacovercos|exsec|excsc|coth|sech|csch|asech|acsch)(?=$|[\s()]) </string >
98+ <string >(?i)(?< =^|['\s()])ll-(?:cot|sec|csc|acot|asec|acsc|versin|vercos|coversin|covercos|haversin|havercos|hacoversin|hacovercos|exsec|excsc|coth|sech|csch|acoth| asech|acsch)(?=$|[\s()]) </string >
9999 <key >name </key >
100100 <string >support.function.raretrig.call.autolisp </string >
101101 </dict >
You can’t perform that action at this time.
0 commit comments