Searched refs:firstMisspelling (Results 1 – 1 of 1) sorted by relevance
1457 String firstMisspelling; in findFirstMisspellingInRange() local1487 if (!firstMisspelling) { in findFirstMisspellingInRange()1489 firstMisspelling = String(chars + misspellingLocation, misspellingLength); in findFirstMisspellingInRange()1508 return firstMisspelling; in findFirstMisspellingInRange()