Searched refs:enchant_broker_free_dict (Results 1 – 5 of 5) sorted by relevance
2 enchant_broker_free_dict(resource $dict); function28 if (enchant_broker_free_dict($requestDict)) {53 Deprecated: Function enchant_broker_free_dict() is deprecated since 8.0, as EnchantDictionary objec…
31 if (@enchant_broker_free_dict($requestDict)) {
65 function enchant_broker_free_dict(EnchantDictionary $dictionary): bool {} function
177 enchant_broker_free_dict(broker->pbroker, dict->pdict); in php_enchant_dict_free()503 PHP_FUNCTION(enchant_broker_free_dict) in PHP_FUNCTION() argument518 enchant_broker_free_dict(broker->pbroker, pdict->pdict); in PHP_FUNCTION()
108 ZEND_FUNCTION(enchant_broker_free_dict);
Completed in 9 milliseconds