Home
last modified time | relevance | path

Searched refs:enchant_broker_init (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/ext/enchant/tests/
H A Dbroker_init.phpt2 enchant_broker_init() function
10 $broker = enchant_broker_init();
H A Ddict_quick_check.phpt8 $r = enchant_broker_init();
16 $r = enchant_broker_init();
H A Dbug13181.phpt11 $rBroker = enchant_broker_init();
21 $t = enchant_broker_init();
H A Dbroker_free.phpt10 $broker = enchant_broker_init();
H A Dbroker_describe.phpt10 $broker = enchant_broker_init();
H A Dbroker_request_dict.phpt9 $broker = enchant_broker_init();
/PHP-5.5/ext/enchant/docs/examples/
H A Dexample1.php3 $r = enchant_broker_init();
/PHP-5.5/ext/enchant/
H A Dphp_enchant.h43 PHP_FUNCTION(enchant_broker_init);
H A Denchant.c128 PHP_FE(enchant_broker_init, arginfo_enchant_broker_init)
320 pbroker = enchant_broker_init(); in PHP_MINFO_FUNCTION()
355 PHP_FUNCTION(enchant_broker_init) in PHP_FUNCTION() argument
364 pbroker = enchant_broker_init(); in PHP_FUNCTION()

Completed in 12 milliseconds