Searched refs:justName (Results 1 – 1 of 1) sorted by relevance
272 const char* justName = find_just_name(get_name(match[i], FC_FILE)); in onMatchFamily() local273 if (!is_lower(*justName)) { in onMatchFamily()