Home
last modified time | relevance | path

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

/PHP-5.3/ext/pspell/
H A Dpspell.c545 PspellStringEmulation *els = pspell_word_list_elements(wl); in PHP_FUNCTION() local
546 while ((sug = pspell_string_emulation_next(els)) != 0) { in PHP_FUNCTION()
549 delete_pspell_string_emulation(els); in PHP_FUNCTION()

Completed in 12 milliseconds