Home
last modified time | relevance | path

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

/PHP-5.6/ext/pspell/
H A Dpspell.c205 static int le_pspell, le_pspell_config; variable
239 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 8 milliseconds