php_pspell_close  216 ext/pspell/pspell.c static void php_pspell_close(zend_rsrc_list_entry *rsrc TSRMLS_DC)
php_pspell_close  252 ext/pspell/pspell.c 	le_pspell = zend_register_list_destructors_ex(php_pspell_close, NULL, "pspell", module_number);