Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/enchant/tests/
H A Ddict_quick_check.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
12 $r = enchant_broker_init();
20 $r = enchant_broker_init();
H A Dbroker_init.phpt2 enchant_broker_init() function
8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
12 $broker = enchant_broker_init();
H A Dbroker_dict_exists.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Dbroker_request_dict_01.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Dbroker_set_ordering.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Dbroker_request_dict.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_get_error.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_describe.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_quick_check_01.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_suggest.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_add_to_personal.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_add_to_session.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_check.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_is_in_session.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Ddict_store_replacement.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
13 $broker = enchant_broker_init();
H A Dbroker_free.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
12 $broker = enchant_broker_init();
H A Dbroker_free_dict.phpt8 if(!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if(!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary ins…
13 $broker = enchant_broker_init();
H A Dbug13181.phpt10 $broker = enchant_broker_init();
28 $rBroker = enchant_broker_init();
38 $t = enchant_broker_init();
H A Dbroker_free_01.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
12 $broker = enchant_broker_init();
H A Dbroker_get_error.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
12 $broker = enchant_broker_init();
H A Dbug53070.phpt6 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
10 $broker = enchant_broker_init();
H A Dbroker_free_02.phpt8 if(!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
9 if(!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary ins…
13 $broker = enchant_broker_init();
H A Denchant_broker_set_dict_path.phpt9 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
10 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
14 $broker = enchant_broker_init();
H A Dbroker_list_dicts.phpt12 $broker = enchant_broker_init();
29 $broker = enchant_broker_init();
H A Dbroker_describe.phpt12 $broker = enchant_broker_init();
29 $broker = enchant_broker_init();

Completed in 75 milliseconds

12