Searched refs:enchant_broker_set_ordering (Results 1 – 3 of 3) sorted by relevance
2 enchant_broker_set_ordering() function19 if (enchant_broker_set_ordering($broker,$dicts[0]['lang_tag'],$comma)) {
51 PHP_FUNCTION(enchant_broker_set_ordering);
134 PHP_FE(enchant_broker_set_ordering, arginfo_enchant_broker_set_ordering)666 PHP_FUNCTION(enchant_broker_set_ordering) in PHP_FUNCTION() argument681 enchant_broker_set_ordering(pbroker->pbroker, ptag, pordering); in PHP_FUNCTION()
Completed in 11 milliseconds