HomeSort by relevance Sort by last modified time
    Searched refs:SWIsltsTextToPhone (Results 1 - 2 of 2) sorted by null

  /external/srec/seti/sltsEngine/include/
SWIslts.h 87 SWISLTS_FNDECLARE SWIsltsResult SWIsltsTextToPhone(SWIsltsHand hLts,
  /external/srec/seti/sltsEngine/src/
SWIslts.c 90 (*ppLtsWrap)->textToPhone = SWIsltsTextToPhone;
185 SWISLTS_FNEXPORT SWIsltsResult SWIsltsTextToPhone(SWIsltsHand hLts,
288 nRes = SWIsltsTextToPhone(hLts, text, phone_string, &num_phones, MAX_PRON_LEN);
290 PLogError(L("SWIsltsTextToPhone( ) fails with return code %d\n"), nRes);

Completed in 281 milliseconds