Searched refs:enchant_broker_free_dict (Results 1 – 6 of 6) sorted by relevance
2 enchant_broker_free_dict(resource $dict); function27 if (enchant_broker_free_dict($requestDict)) {52 Deprecated: Function enchant_broker_free_dict() is deprecated in %s
30 if (@enchant_broker_free_dict($requestDict)) {
109 ZEND_FUNCTION(enchant_broker_free_dict);133 ZEND_DEP_FE(enchant_broker_free_dict, arginfo_enchant_broker_free_dict)
33 function enchant_broker_free_dict(EnchantDictionary $dictionary): bool {} function
176 enchant_broker_free_dict(broker->pbroker, dict->pdict); in php_enchant_dict_free()513 PHP_FUNCTION(enchant_broker_free_dict) in PHP_FUNCTION() argument528 enchant_broker_free_dict(broker->pbroker, pdict->pdict); in PHP_FUNCTION()
882 . enchant_broker_free and enchant_broker_free_dict, unset the object instead
Completed in 11 milliseconds