Searched refs:le_pspell (Results 1 – 1 of 1) sorted by relevance
205 static int le_pspell, le_pspell_config; variable239 if (!manager || 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 TSRMLS_CC); in PHP_FUNCTION()455 ind = zend_list_insert(manager, le_pspell TSRMLS_CC); in PHP_FUNCTION()485 ind = zend_list_insert(manager, le_pspell TSRMLS_CC); in PHP_FUNCTION()
Completed in 6 milliseconds