Home
last modified time | relevance | path

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

/PHP-8.0/ext/enchant/tests/
H A Dbug53070.phpt12 var_dump(enchant_broker_get_dict_path($broker, ENCHANT_MYSPELL));
13 var_dump(enchant_broker_get_dict_path($broker, ENCHANT_ISPELL));
18 Deprecated: Function enchant_broker_get_dict_path() is deprecated in %s
20 Warning: enchant_broker_get_dict_path(): dict_path not set in %s on line %d
25 Deprecated: Function enchant_broker_get_dict_path() is deprecated in %s
27 Warning: enchant_broker_get_dict_path(): dict_path not set in %s on line %d
H A Denchant_broker_set_dict_path.phpt3 proto string enchant_broker_get_dict_path(resource broker, int dict_type) function
31 (enchant_broker_get_dict_path($broker,$dictTypeValue1) == $backEndDictType1) &&
32 (enchant_broker_get_dict_path($broker,$dictTypeValue2) == $backEndDictType2)
59 Deprecated: Function enchant_broker_get_dict_path() is deprecated in %s
61 Deprecated: Function enchant_broker_get_dict_path() is deprecated in %s
/PHP-8.0/ext/enchant/
H A Denchant_arginfo.h105 ZEND_FUNCTION(enchant_broker_get_dict_path);
129 ZEND_DEP_FE(enchant_broker_get_dict_path, arginfo_enchant_broker_get_dict_path)
H A Denchant.stub.php24 function enchant_broker_get_dict_path(EnchantBroker $broker, int $type): string|false {} function
H A Denchant.c386 PHP_FUNCTION(enchant_broker_get_dict_path) in PHP_FUNCTION() argument
/PHP-8.0/
H A DNEWS1334 . Deprecate enchant_broker_set_dict_path, enchant_broker_get_dict_path,
H A DUPGRADING878 . enchant_broker_set_dict_path and enchant_broker_get_dict_path

Completed in 17 milliseconds