Home
last modified time | relevance | path

Searched refs:sug (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/pspell/
H A Dpspell.c423 const char *sug; in PHP_FUNCTION() local
435 while ((sug = pspell_string_emulation_next(els)) != 0) { in PHP_FUNCTION()
436 add_next_index_string(return_value,(char *)sug); in PHP_FUNCTION()

Completed in 23 milliseconds