Home
last modified time | relevance | path

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

/PHP-5.3/ext/pspell/
H A Dpspell.c205 static int le_pspell, le_pspell_config; variable
232 if (config == NULL || type != le_pspell_config) { \
253le_pspell_config = zend_register_list_destructors_ex(php_pspell_close_config, NULL, "pspell config… in PHP_MINIT_FUNCTION()
755 ind = zend_list_insert(config, le_pspell_config); in PHP_FUNCTION()

Completed in 9 milliseconds