Searched refs:iCommaCount (Results 1 – 1 of 1) sorted by relevance
2697 int iNumberOfDigitsOfPhoneNumber, iCommaCount, iCommaPosition ; in jjy_start_telephone() local2729 iNumberOfDigitsOfPhoneNumber = iCommaCount = iCommaPosition = iFirstThreeDigitsCount = 0 ; in jjy_start_telephone()2737 iCommaCount ++ ; in jjy_start_telephone()2738 if ( iCommaCount > 1 ) { in jjy_start_telephone()2753 if ( iCommaCount == 1 ) { in jjy_start_telephone()