Searched defs:checkText (Results 1 – 3 of 3) sorted by relevance
11 const checkText = editFlat(position, deleteLength, insertString, sourceText); constant269 const checkText = editFlat(rsa[i], las[i], insertString, testContent); constant277 let checkText = testContent; variable293 const checkText = editFlat(rsa[i], la[i], insertString, testContent); constant
484 let checkText: string | undefined; variable
56458 function checkText (node) { function