Home
last modified time | relevance | path

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

/PHP-7.4/ext/enchant/tests/
H A Dbroker_set_ordering.phpt2 enchant_broker_set_ordering() function
19 if (enchant_broker_set_ordering($broker,$dicts[0]['lang_tag'],$comma)) {
/PHP-7.4/ext/enchant/
H A Dphp_enchant.h51 PHP_FUNCTION(enchant_broker_set_ordering);
H A Denchant.c134 PHP_FE(enchant_broker_set_ordering, arginfo_enchant_broker_set_ordering)
666 PHP_FUNCTION(enchant_broker_set_ordering) in PHP_FUNCTION() argument
681 enchant_broker_set_ordering(pbroker->pbroker, ptag, pordering); in PHP_FUNCTION()

Completed in 8 milliseconds