Searched refs:CLocale (Results 1 – 1 of 1) sorted by relevance
39 const std::locale CLocale("C"); in incrementSubstitutions() local58 } else if (std::isdigit(Ch) || std::isupper(Ch, CLocale)) { in incrementSubstitutions()