Home
last modified time | relevance | path

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

/dports/audio/festival/festival/src/modules/Text/
H A Dtoken.cc57 static EST_Regex numpointnum("[0-9]*\\.[0-9]+"); variable
260 else if (tok.matches(numpointnum)) in builtin_word_it()