Searched defs:checkText (Results 1 – 3 of 3) sorted by relevance
11 const checkText = editFlat(position, deleteLength, insertString, sourceText); constant281 const checkText = editFlat(rsa[i], las[i], insertString, testContent); constant289 let checkText = testContent; variable305 const checkText = editFlat(rsa[i], la[i], insertString, testContent); constant
482 let checkText: string | undefined; variable
849 def checkText(self): member in MacroCheckerFile