Searched refs:sug (Results 1 – 1 of 1) sorted by relevance
524 const char *sug; in PHP_FUNCTION() local537 while ((sug = pspell_string_emulation_next(els)) != 0) { in PHP_FUNCTION()538 add_next_index_string(return_value,(char *)sug); in PHP_FUNCTION()
Completed in 10 milliseconds