Home
last modified time | relevance | path

Searched refs:SubstituteChar (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/uni2ascii/uni2ascii-4.18/
H A Duni2ascii.c2682 SubstituteChar(UTF32 c) { in SubstituteChar() function
2962 switch(SubstituteChar(c)) in main()
3094 switch(SubstituteChar(c)) in main()
/dports/devel/okteta/okteta-0.26.6/gui/
H A Dabstractbytearrayview.hpp79 …Q_PROPERTY(QChar SubstituteChar READ substituteChar WRITE setSubstituteChar NOTIFY substituteCharC… property in Okteta::AbstractByteArrayView
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dtranslate.cpp1775 static int SubstituteChar(Translator *tr, unsigned int c, unsigned int next_in, int *insert, int *w… in SubstituteChar() function
1901 return SubstituteChar(tr, c, next_in, insert, wordflags); in TranslateChar()
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dtranslate.cpp2395 static int SubstituteChar(Translator *tr, unsigned int c, unsigned int next_in, int *insert, int *w… in SubstituteChar() function
2541 return(SubstituteChar(tr, c, next_in, insert, wordflags)); in TranslateChar()