Searched refs:enchant_broker_set_dict_path (Results 1 – 3 of 3) sorted by relevance
2 proto bool enchant_broker_set_dict_path(resource broker, int dict_type, string value) function23 if (enchant_broker_set_dict_path($broker, $dictTypeValue1, $backEndDictType1)) {26 if (enchant_broker_set_dict_path($broker, $dictTypeValue2, $backEndDictType2)) {
44 PHP_FUNCTION(enchant_broker_set_dict_path);
127 PHP_FE(enchant_broker_set_dict_path, arginfo_enchant_broker_set_dict_path)414 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument493 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument
Completed in 7 milliseconds