Searched refs:enchant_broker_set_ordering (Results 1 – 4 of 4) sorted by relevance
2 enchant_broker_set_ordering() function20 if (enchant_broker_set_ordering($broker,$dicts[0]['lang_tag'],$comma)) {
111 ZEND_FUNCTION(enchant_broker_set_ordering);135 ZEND_FE(enchant_broker_set_ordering, arginfo_enchant_broker_set_ordering)
69 function enchant_broker_set_ordering(EnchantBroker $broker, string $tag, string $ordering): bool {} function
553 PHP_FUNCTION(enchant_broker_set_ordering) in PHP_FUNCTION() argument568 enchant_broker_set_ordering(pbroker->pbroker, ptag, pordering); in PHP_FUNCTION()
Completed in 8 milliseconds