Searched refs:numSeparatorCharsInA (Results 1 – 1 of 1) sorted by relevance
172 int numSeparatorCharsInA = 0; in phone_number_compare_loose_with_minmatch() local200 numSeparatorCharsInA++; in phone_number_compare_loose_with_minmatch()220 const int effectiveALen = strlen(a) - numSeparatorCharsInA; in phone_number_compare_loose_with_minmatch()