Searched refs:apszPhones (Results 1 – 1 of 1) sorted by relevance
73 static SWIsltsResult GetPhoneStr(SLTS_Engine *pEng, char *apszPhones[], int num_phones, char *pszPh…372 static SWIsltsResult GetPhoneStr(SLTS_Engine *pEng, char *apszPhones[], int num_phones, char *pszPh… in GetPhoneStr() argument384 if( strcmp(apszPhones[i], g_aPhoneMap[j].src) == 0 ) { in GetPhoneStr()398 strcat(pszPhoneStr, apszPhones[i]); in GetPhoneStr()399 pszLastPhone = apszPhones[i]; in GetPhoneStr()