Searched refs:aIgnoreUnmatched (Results 1 – 1 of 1) sorted by relevance
268 bool aIgnoreUnmatched = aPlusFirst && (ia - ib) >= 0 && (ia - ib) <= 1; in phone_number_compare_loose_with_minmatch() local270 if (ia < 4 && ib < 4 && (aIgnoreUnmatched || bIgnoreUnmatched) && !(aPlusFirst && bPlusFirst)) { in phone_number_compare_loose_with_minmatch()