Home
last modified time | relevance | path

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

/PHP-8.1/ext/enchant/tests/
H A Ddict_quick_check.phpt2 enchant_dict_quick_check() basic test
25 enchant_dict_quick_check($d, 'soong', $suggs);
H A Ddict_quick_check_01.phpt2 enchant_dict_quick_check() function
23 enchant_dict_quick_check($requestDict,$word,$sugs);
/PHP-8.1/ext/enchant/
H A Denchant_arginfo.h113 ZEND_FUNCTION(enchant_dict_quick_check);
137 ZEND_FE(enchant_dict_quick_check, arginfo_enchant_dict_quick_check)
H A Denchant.stub.php58 function enchant_dict_quick_check(EnchantDictionary $dictionary, string $word, &$suggestions = null… function
H A Denchant.c592 PHP_FUNCTION(enchant_dict_quick_check) in PHP_FUNCTION() argument

Completed in 14 milliseconds