Home
last modified time | relevance | path

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

/PHP-8.0/ext/enchant/tests/
H A Denchant_broker_set_dict_path.phpt2 proto bool enchant_broker_set_dict_path(resource broker, int dict_type, string value) function
24 if (enchant_broker_set_dict_path($broker, $dictTypeValue1, $backEndDictType1)) {
27 if (enchant_broker_set_dict_path($broker, $dictTypeValue2, $backEndDictType2)) {
53 Deprecated: Function enchant_broker_set_dict_path() is deprecated in %s
56 Deprecated: Function enchant_broker_set_dict_path() is deprecated in %s
/PHP-8.0/ext/enchant/
H A Denchant_arginfo.h104 ZEND_FUNCTION(enchant_broker_set_dict_path);
128 ZEND_DEP_FE(enchant_broker_set_dict_path, arginfo_enchant_broker_set_dict_path)
H A Denchant.stub.php21 function enchant_broker_set_dict_path(EnchantBroker $broker, int $type, string $path): bool {} function
H A Denchant.c345 PHP_FUNCTION(enchant_broker_set_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 14 milliseconds