Searched refs:sug (Results 1 – 1 of 1) sorted by relevance
523 const char *sug; in PHP_FUNCTION() local536 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 5 milliseconds