Searched refs:sug (Results 1 – 1 of 1) sorted by relevance
425 const char *sug; in PHP_FUNCTION() local437 while ((sug = pspell_string_emulation_next(els)) != 0) { in PHP_FUNCTION()438 add_next_index_string(return_value,(char *)sug); in PHP_FUNCTION()
Completed in 5 milliseconds