le_pspell_config  205 ext/pspell/pspell.c static int le_pspell, le_pspell_config;
le_pspell_config  232 ext/pspell/pspell.c 	if (res == NULL || Z_RES_P(res)->type != le_pspell_config) { \
le_pspell_config  257 ext/pspell/pspell.c 	le_pspell_config = zend_register_list_destructors_ex(php_pspell_close_config, NULL, "pspell config", module_number);
le_pspell_config  746 ext/pspell/pspell.c 	ind = zend_list_insert(config, le_pspell_config);