Home | History | Annotate | Download | only in src

Lines Matching refs:IsDigit

993   if (str.empty() || !IsDigit(str[0])) {