Home | History | Annotate | Download | only in Basic

Lines Matching refs:isPunctuation

432       if (!isDigit(*I) && !isPunctuation(*I)) {
683 } else if (isPunctuation(DiagStr[1])) {