Searched refs:iCommaCount (Results 1 – 1 of 1) sorted by relevance
2741 int iNumberOfDigitsOfPhoneNumber, iCommaCount, iCommaPosition ; in jjy_start_telephone() local2773 iNumberOfDigitsOfPhoneNumber = iCommaCount = iCommaPosition = iFirstThreeDigitsCount = 0 ; in jjy_start_telephone()2781 iCommaCount ++ ; in jjy_start_telephone()2782 if ( iCommaCount > 1 ) { in jjy_start_telephone()2797 if ( iCommaCount == 1 ) { in jjy_start_telephone()