Home
last modified time | relevance | path

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

/PHP-5.5/ext/pspell/
H A Dpspell.c523 const char *sug; in PHP_FUNCTION() local
536 while ((sug = pspell_string_emulation_next(els)) != 0) { in PHP_FUNCTION()
537 add_next_index_string(return_value,(char *)sug,1); in PHP_FUNCTION()

Completed in 7 milliseconds