Home
last modified time | relevance | path

Searched refs:phonSWITCH (Results 1 – 15 of 15) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dtranslate.cpp455 if (phonemes[0] == phonSWITCH) { in SpeakIndividualLetters()
674 if (phonemes[0] == phonSWITCH) { in TranslateWord3()
692 if (word_phonemes[0] == phonSWITCH) in TranslateWord3()
791 if (phonemes[0] == phonSWITCH) { in TranslateWord3()
906 if (phonemes[0] == phonSWITCH) { in TranslateWord3()
932 if (phonemes[0] == phonSWITCH) { in TranslateWord3()
1387 word_phonemes[0] = phonSWITCH; in TranslateWord2()
1467 if (p[0] == phonSWITCH) { in TranslateWord2()
1491 if (p[0] != phonSWITCH) in TranslateWord2()
1495 if (p[0] == phonSWITCH) in TranslateWord2()
[all …]
H A Dnumbers.cpp501 sprintf(ph_buf1, "%c", phonSWITCH); in LookupLetter()
533 if ((ph_buf1[0] == 0) || (ph_buf1[0] == phonSWITCH)) in LookupLetter()
721 capital[1] = phonSWITCH; in TranslateLetter()
723 capital[len+3] = phonSWITCH; in TranslateLetter()
733 if (ph_buf[0] == phonSWITCH) { in TranslateLetter()
772 ph_alphabet[1] = phonSWITCH; in TranslateLetter()
775 ph_alphabet[len] = phonSWITCH; in TranslateLetter()
821 if (ph_buf[3] == phonSWITCH) { in TranslateLetter()
831 ph_buf[1] = phonSWITCH; in TranslateLetter()
833 ph_buf[len] = phonSWITCH; // switch back in TranslateLetter()
[all …]
H A Dphonemelist.cpp170 if (plist2[j].phcode == phonSWITCH) { in MakePhonemeList()
173 (plist2[j+1].phcode == phonSWITCH) || in MakePhonemeList()
174 ((plist2[j+1].phcode == phonPAUSE) && (plist2[j+2].phcode == phonSWITCH)) in MakePhonemeList()
322 if (plist3->phcode == phonSWITCH) { in MakePhonemeList()
H A Ddictionary.cpp343 if (max_ph == phonSWITCH) { in EncodePhonemes()
393 if (phcode == phonSWITCH) { in DecodePhonemes()
432 if (ph->code == phonSWITCH) { in WritePhMnemonic()
595 if (plist->ph->code != phonSWITCH) { in GetTranslatedPhonemeString()
2276 sprintf(phonemes, "%cen", phonSWITCH); in TranslateRules()
2317 sprintf(phonemes, "%c%s", phonSWITCH, WordToString2(tr->langopts.alt_alphabet_lang)); in TranslateRules()
2322 sprintf(phonemes, "%c%s", phonSWITCH, WordToString2(alphabet->language)); in TranslateRules()
2360 if ((match1.phonemes[0] == phonSWITCH) && ((word_flags & FLAG_DONT_SWITCH_TRANSLATOR) == 0)) { in TranslateRules()
H A Dphoneme.h213 #define phonSWITCH 21 macro
H A Dcompiledict.cpp564 if (strchr(encoded_ph, phonSWITCH) != 0) in compile_line()
H A Dreadclause.cpp268 …if ((only == 0) && ((phonemes[0] == 0) || (phonemes[0] == phonSWITCH)) && (tr->translator_name != … in LookupCharName()
H A Dcompiledata.cpp622 { "_^_", phonSWITCH }, // Change language
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dtranslate.cpp651 if(phonemes[0] == phonSWITCH) in SpeakIndividualLetters()
1008 if(phonemes[0] == phonSWITCH) in TranslateWord()
1084 if(phonemes[0] == phonSWITCH) in TranslateWord()
1160 if(phonemes[0] == phonSWITCH) in TranslateWord()
1315 if(phonemes[0] == phonSWITCH) in TranslateWord()
1348 if(phonemes[0] == phonSWITCH) in TranslateWord()
1901 word_phonemes[0] = phonSWITCH; in TranslateWord2()
2001 if(p[0]==phonSWITCH) in TranslateWord2()
2030 if(p[0] != phonSWITCH) in TranslateWord2()
2036 if(p[0] == phonSWITCH) in TranslateWord2()
[all …]
H A Dnumbers.cpp531 sprintf(ph_buf1,"%c",phonSWITCH); in LookupLetter()
569 if((ph_buf1[0] == 0) || (ph_buf1[0] == phonSWITCH)) in LookupLetter()
768 capital[1] = phonSWITCH; in TranslateLetter()
770 capital[len+3] = phonSWITCH; in TranslateLetter()
780 if(ph_buf[0] == phonSWITCH) in TranslateLetter()
831 ph_alphabet[1] = phonSWITCH; in TranslateLetter()
834 ph_alphabet[len] = phonSWITCH; in TranslateLetter()
890 if(ph_buf[3] == phonSWITCH) in TranslateLetter()
902 ph_buf[1] = phonSWITCH; in TranslateLetter()
904 ph_buf[len] = phonSWITCH; // switch back in TranslateLetter()
[all …]
H A Dphonemelist.cpp187 if(plist2[j].phcode == phonSWITCH) in MakePhonemeList()
191 (plist2[j+1].phcode == phonSWITCH) || in MakePhonemeList()
192 ((plist2[j+1].phcode == phonPAUSE) && (plist2[j+2].phcode == phonSWITCH)) in MakePhonemeList()
389 if(plist3->phcode == phonSWITCH) in MakePhonemeList()
H A Dphoneme.h84 #define phonSWITCH 21 macro
H A Ddictionary.cpp441 if(max_ph == phonSWITCH) in EncodePhonemes()
505 if(phcode == phonSWITCH) in DecodePhonemes()
550 if(ph->code == phonSWITCH) in WritePhMnemonic()
749 if(plist->ph->code != phonSWITCH) in GetTranslatedPhonemeString()
2743 sprintf(phonemes,"%c%s",phonSWITCH,tr->langopts.ascii_language); in TranslateRules()
2752 sprintf(phonemes,"%czh",phonSWITCH); in TranslateRules()
2800 sprintf(phonemes,"%c%s",phonSWITCH, WordToString2(tr->langopts.alt_alphabet_lang)); in TranslateRules()
2806 sprintf(phonemes,"%c%s",phonSWITCH, WordToString2(alphabet->language)); in TranslateRules()
2862 if((match1.phonemes[0] == phonSWITCH) && ((word_flags & FLAG_DONT_SWITCH_TRANSLATOR)==0)) in TranslateRules()
H A Dcompiledict.cpp673 if(strchr(encoded_ph,phonSWITCH) != 0) in compile_line()
H A Dreadclause.cpp785 …if((only==0) && ((phonemes[0] == 0) || (phonemes[0] == phonSWITCH)) && (tr->translator_name != L('… in LookupCharName()