Searched refs:numSeparatorCharsInB (Results 1 – 1 of 1) sorted by relevance
173 int numSeparatorCharsInB = 0; in phone_number_compare_loose_with_minmatch() local208 numSeparatorCharsInB++; in phone_number_compare_loose_with_minmatch()221 const int effectiveBLen = strlen(b) - numSeparatorCharsInB; in phone_number_compare_loose_with_minmatch()