Home
last modified time | relevance | path

Searched defs:word_len (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pspell/
H A Dpspell.c494 int type, word_len; in PHP_FUNCTION() local
519 int word_len; in PHP_FUNCTION() local
576 int type, word_len; in PHP_FUNCTION() local
606 int type, word_len; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dmetaphone.c167 static int metaphone(unsigned char *word, int word_len, long max_phonemes, char **phoned_word, int … in metaphone()

Completed in 11 milliseconds