Home
last modified time | relevance | path

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

/PHP-8.0/ext/pspell/
H A Dpspell.c51 static int le_pspell, le_pspell_config; variable
87 if (res == NULL || Z_RES_P(res)->type != le_pspell) { \
101 le_pspell = zend_register_list_destructors_ex(php_pspell_close, NULL, "pspell", module_number); in PHP_MINIT_FUNCTION()
198 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
302 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
331 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()

Completed in 6 milliseconds