Home
last modified time | relevance | path

Searched refs:remove_punct (Results 1 – 2 of 2) sorted by relevance

/dports/audio/festival/festival/src/modules/Text/
H A Dtoken.cc64 static EST_String remove_punct(const EST_String &tok);
250 return word_it(token,remove_punct(tok.before("."))+ in builtin_word_it()
253 return say_num_as_words(remove_punct(tok)); in builtin_word_it()
276 return say_as_letters(remove_punct(tok)); in builtin_word_it()
334 return say_as_letters(remove_punct(tok)); in builtin_word_it()
416 static EST_String remove_punct(const EST_String &tok) in remove_punct() function
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil4.c27893 Boolean remove_punct = FALSE; in ReplaceFakeIDWithIDFromTitle() local
27919 remove_punct = TRUE; in ReplaceFakeIDWithIDFromTitle()
27932 remove_punct = TRUE; in ReplaceFakeIDWithIDFromTitle()
27955 if (remove_punct) in ReplaceFakeIDWithIDFromTitle()