Home
last modified time | relevance | path

Searched refs:checkWordSpelling (Results 1 - 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
H A Dcheck_spelling.js32 checkWordSpelling(node.escapedText.toString(), node, sourcefile, fileName, FileType.API);
37 checkWordSpelling(word, node, sourcefile, fileName, FileType.JSDOC);
43 function checkWordSpelling(nodeText, node, sourcefile, fileName, type) { function

Completed in 1 milliseconds