Lines Matching refs:lower_b
188 typename StringType::value_type lower_b = ToLowerASCII(b[i]);189 if (lower_a < lower_b)191 if (lower_a > lower_b)