Home
last modified time | relevance | path

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

/plugin/hyphenation/phpHyphenation/
H A Dhyphenation.php67 function word_hyphenation($word) { function
122 if($word != "") { $output[] = word_hyphenation($word); $word = ""; }