Home | History | Annotate | Download | only in annotator

Lines Matching refs:IsWhitespace

567     if (!unilib.IsWhitespace(*it)) {
578 while (it != context_unicode.begin() && unilib.IsWhitespace(*it)) {
583 if (!unilib.IsWhitespace(*it)) {