Home
last modified time | relevance | path

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

/php-src/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
25 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 %s
57 Deprecated: Function enchant_broker_set_dict_path() is deprecated in %s
/php-src/ext/enchant/
H A Denchant.stub.php49 function enchant_broker_set_dict_path(EnchantBroker $broker, int $type, string $path): bool {} function
H A Denchant_arginfo.h103 ZEND_FUNCTION(enchant_broker_set_dict_path);
H A Denchant.c335 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument

Completed in 13 milliseconds