Searched refs:numSeparatorCharsInB (Results 1 – 1 of 1) sorted by relevance
200 int numSeparatorCharsInB = 0; in phone_number_compare_loose() local235 numSeparatorCharsInB++; in phone_number_compare_loose()248 const int effectiveBLen = strlen(b) - numSeparatorCharsInB; in phone_number_compare_loose()