Home
last modified time | relevance | path

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

/dports/audio/festival/festival/src/modules/Text/
H A Dtoken.cc60 static EST_Regex RXdottedabbrev("\\([A-Za-z]\\.\\)+[A-Za-z]\\.?"); variable
275 else if (tok.matches(RXdottedabbrev)) in builtin_word_it()