Home
last modified time | relevance | path

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

/PHP-8.0/ext/enchant/tests/
H A Ddict_describe.phpt2 enchant_dict_describe() function
22 $dictDescribe = enchant_dict_describe($requestDict);
H A Dbroker_request_pwl_dict.phpt21 $dictdescribe = enchant_dict_describe($requestDict);
/PHP-8.0/ext/enchant/
H A Denchant_arginfo.h121 ZEND_FUNCTION(enchant_dict_describe);
147 ZEND_FE(enchant_dict_describe, arginfo_enchant_dict_describe)
H A Denchant.stub.php70 function enchant_dict_describe(EnchantDictionary $dictionary): array {} function
H A Denchant.c794 PHP_FUNCTION(enchant_dict_describe) in PHP_FUNCTION() argument
805 enchant_dict_describe(pdict->pdict, describe_dict_fn, (void *)return_value); in PHP_FUNCTION()

Completed in 18 milliseconds