Lines Matching refs:u_isalpha
140 if ((i <= 0xFF && !u_isalpha(i)) || u_isspace(i)) {297 UBool l = u_isalpha((UChar)i);