Home
last modified time | relevance | path

Searched refs:enchant_broker_free_dict (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/enchant/tests/
H A Dbroker_free_dict.phpt2 enchant_broker_free_dict(resource $dict); function
27 if (enchant_broker_free_dict($requestDict)) {
52 Deprecated: Function enchant_broker_free_dict() is deprecated in %s
H A Dbroker_free_02.phpt30 if (@enchant_broker_free_dict($requestDict)) {
/PHP-8.0/ext/enchant/
H A Denchant_arginfo.h109 ZEND_FUNCTION(enchant_broker_free_dict);
133 ZEND_DEP_FE(enchant_broker_free_dict, arginfo_enchant_broker_free_dict)
H A Denchant.stub.php33 function enchant_broker_free_dict(EnchantDictionary $dictionary): bool {} function
H A Denchant.c176 enchant_broker_free_dict(broker->pbroker, dict->pdict); in php_enchant_dict_free()
513 PHP_FUNCTION(enchant_broker_free_dict) in PHP_FUNCTION() argument
528 enchant_broker_free_dict(broker->pbroker, pdict->pdict); in PHP_FUNCTION()
/PHP-8.0/
H A DUPGRADING882 . enchant_broker_free and enchant_broker_free_dict, unset the object instead

Completed in 19 milliseconds