Home
last modified time | relevance | path

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

/PHP-7.3/ext/pspell/
H A Dpspell.c203 static int le_pspell, le_pspell_config; variable
230 if (res == NULL || Z_RES_P(res)->type != le_pspell_config) { \
255le_pspell_config = zend_register_list_destructors_ex(php_pspell_close_config, NULL, "pspell config… in PHP_MINIT_FUNCTION()
744 ind = zend_list_insert(config, le_pspell_config); in PHP_FUNCTION()

Completed in 6 milliseconds