Home
last modified time | relevance | path

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

/PHP-7.3/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.3/ext/enchant/
H A Dphp_enchant.h44 PHP_FUNCTION(enchant_broker_set_dict_path);
H A Denchant.c127 PHP_FE(enchant_broker_set_dict_path, arginfo_enchant_broker_set_dict_path)
414 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument
493 PHP_FUNCTION(enchant_broker_set_dict_path) in PHP_FUNCTION() argument

Completed in 7 milliseconds