Searched refs:allow_plural (Results 1 – 1 of 1) sorted by relevance
123 bool allow_plural) { in LowerCaseEqualsASCIIWithPlural() argument126 if (!*ascii_to_match && allow_plural && *it == 's' && it + 1 == word_end) in LowerCaseEqualsASCIIWithPlural()