@@ -106,11 +106,11 @@ } //////// Analyse groups for regex rules -function displayInfo (dTokenPos, aWord) { +function info (dTokenPos, aWord) { // for debugging: info of word if (!aWord) { console.log("> nothing to find"); return true; }