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 in %s
31 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)
45 function enchant_broker_free_dict(EnchantDictionary $dictionary): bool {} function
175 enchant_broker_free_dict(broker->pbroker, dict->pdict); in php_enchant_dict_free()502 PHP_FUNCTION(enchant_broker_free_dict) in PHP_FUNCTION() argument517 enchant_broker_free_dict(broker->pbroker, pdict->pdict); in PHP_FUNCTION()
Completed in 14 milliseconds