Home
last modified time | relevance | path

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

/PHP-7.3/ext/pspell/
H A Dpspell.c496 size_t word_len; in PHP_FUNCTION() local
521 size_t word_len; in PHP_FUNCTION() local
577 size_t word_len; in PHP_FUNCTION() local
607 size_t word_len; in PHP_FUNCTION() local
/PHP-7.3/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 10 milliseconds