Home
last modified time | relevance | path

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

/PHP-8.0/ext/pspell/
H A Dpspell.c339 size_t word_len; in PHP_FUNCTION() local
363 size_t word_len; in PHP_FUNCTION() local
417 size_t word_len; in PHP_FUNCTION() local
446 size_t word_len; in PHP_FUNCTION() local
/PHP-8.0/ext/standard/
H A Dmetaphone.c162 static void metaphone(unsigned char *word, size_t word_len, zend_long max_phonemes, zend_string **p… in metaphone()

Completed in 14 milliseconds