Searched refs:le_pspell (Results 1 – 1 of 1) sorted by relevance
201 static int le_pspell, le_pspell_config; variable237 if (res == NULL || Z_RES_P(res)->type != le_pspell) { \252 le_pspell = zend_register_list_destructors_ex(php_pspell_close, NULL, "pspell", module_number); in PHP_MINIT_FUNCTION()350 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()455 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()485 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
Completed in 7 milliseconds