Searched refs:checkWordSpelling (Results 1 – 1 of 1) sorted by relevance
28 checkWordSpelling(node.escapedText.toString(), node, sourcefile, fileName);33 checkWordSpelling(word, node, sourcefile, fileName);39 function checkWordSpelling(nodeText, node, sourcefile, fileName) { function