Lines Matching refs:type
231 config = (PspellConfig *) zend_list_find(conf, &type); \
232 if (config == NULL || type != le_pspell_config) { \
238 manager = (PspellManager *) zend_list_find(scin, &type); \
239 if (!manager || type != le_pspell) { \
464 int type, ind; in PHP_FUNCTION() local
494 int type, word_len; in PHP_FUNCTION() local
521 int type; in PHP_FUNCTION() local
551 int type, miss_len, corr_len; in PHP_FUNCTION() local
576 int type, word_len; in PHP_FUNCTION() local
606 int type, word_len; in PHP_FUNCTION() local
636 int type; in PHP_FUNCTION() local
660 int type; in PHP_FUNCTION() local
754 int type; in PHP_FUNCTION() local
775 int type; in PHP_FUNCTION() local
802 int type; in PHP_FUNCTION() local
822 int type; in pspell_config_path() local
871 int type; in PHP_FUNCTION() local
899 int type; in PHP_FUNCTION() local