Home
last modified time | relevance | path

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

/PHP-7.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
23 if (enchant_broker_set_dict_path($broker, $dictTypeValue1, $backEndDictType1)) {
26 if (enchant_broker_set_dict_path($broker, $dictTypeValue2, $backEndDictType2)) {
/PHP-7.0/ext/enchant/
H A Dphp_enchant.h46 PHP_FUNCTION(enchant_broker_set_dict_path);
H A Denchant.c129 PHP_FE(enchant_broker_set_dict_path, arginfo_enchant_broker_set_dict_path)
417 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument
496 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument

Completed in 1288 milliseconds