Home
last modified time | relevance | path

Searched refs:enchant_broker_free (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/enchant/tests/
H A Dbroker_free.phpt2 enchant_broker_free() function
13 enchant_broker_free($broker);
/PHP-5.5/ext/enchant/docs/examples/
H A Dexample1.php24 enchant_broker_free($r);
/PHP-5.5/ext/enchant/
H A Dphp_enchant.h44 PHP_FUNCTION(enchant_broker_free);
H A Denchant.c129 PHP_FE(enchant_broker_free, arginfo_enchant_broker_free)
258 enchant_broker_free(broker->pbroker); in php_enchant_broker_free()
335 enchant_broker_free(pbroker); in PHP_MINFO_FUNCTION()
380 PHP_FUNCTION(enchant_broker_free) in PHP_FUNCTION() argument

Completed in 9 milliseconds