Searched refs:enchant_broker_set_dict_path (Results 1 – 4 of 4) sorted by relevance
2 proto bool enchant_broker_set_dict_path(resource broker, int dict_type, string value) function25 if (enchant_broker_set_dict_path($broker, $dictTypeValue1, $backEndDictType1)) {28 if (enchant_broker_set_dict_path($broker, $dictTypeValue2, $backEndDictType2)) {54 Deprecated: Function enchant_broker_set_dict_path() is deprecated in %s57 Deprecated: Function enchant_broker_set_dict_path() is deprecated in %s
104 ZEND_FUNCTION(enchant_broker_set_dict_path);128 ZEND_DEP_FE(enchant_broker_set_dict_path, arginfo_enchant_broker_set_dict_path)
29 function enchant_broker_set_dict_path(EnchantBroker $broker, int $type, string $path): bool {} function
334 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument
Completed in 8 milliseconds