Home
last modified time | relevance | path

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

/PHP-7.2/ext/pspell/
H A Dpspell.c498 size_t word_len; in PHP_FUNCTION() local
523 size_t word_len; in PHP_FUNCTION() local
579 size_t word_len; in PHP_FUNCTION() local
609 size_t word_len; in PHP_FUNCTION() local
/PHP-7.2/ext/standard/
H A Dmetaphone.c170 static int metaphone(unsigned char *word, size_t word_len, zend_long max_phonemes, zend_string **ph… in metaphone()

Completed in 9 milliseconds