Home
last modified time | relevance | path

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

/PHP-7.4/ext/pspell/
H A Dpspell.c494 size_t word_len; in PHP_FUNCTION() local
519 size_t word_len; in PHP_FUNCTION() local
575 size_t word_len; in PHP_FUNCTION() local
605 size_t word_len; in PHP_FUNCTION() local
/PHP-7.4/ext/standard/
H A Dmetaphone.c168 static int metaphone(unsigned char *word, size_t word_len, zend_long max_phonemes, zend_string **ph… in metaphone()

Completed in 9 milliseconds