Home
last modified time | relevance | path

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

/PHP-7.0/ext/enchant/tests/
H A Ddict_quick_check.phpt2 enchant_dict_quick_check() basic test
23 enchant_dict_quick_check($d, 'soong', $suggs);
H A Ddict_quick_check_01.phpt2 enchant_dict_quick_check() function
22 enchant_dict_quick_check($requestDict,$word,$sugs);
/PHP-7.0/ext/enchant/
H A Dphp_enchant.h64 PHP_FUNCTION(enchant_dict_quick_check);
H A Denchant.c146 PHP_FE(enchant_dict_quick_check, arginfo_enchant_dict_quick_check)
714 PHP_FUNCTION(enchant_dict_quick_check) argument

Completed in 9 milliseconds