Searched refs:has_asterisk (Results 1 – 1 of 1) sorted by relevance
92 bool has_asterisk = false; in EatWildcards() local97 has_asterisk = true; in EatWildcards()104 return has_asterisk ? -1 : num_question_marks; in EatWildcards()