Home
last modified time | relevance | path

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

/php-src/ext/enchant/tests/
H A Ddict_describe.phpt2 enchant_dict_describe() function
23 $dictDescribe = enchant_dict_describe($requestDict);
H A Dbroker_request_pwl_dict.phpt22 $dictdescribe = enchant_dict_describe($requestDict);
/php-src/ext/enchant/
H A Denchant_arginfo.h120 ZEND_FUNCTION(enchant_dict_describe);
145 ZEND_FE(enchant_dict_describe, arginfo_enchant_dict_describe)
H A Denchant.stub.php114 function enchant_dict_describe(EnchantDictionary $dictionary): array {} function
H A Denchant.c783 PHP_FUNCTION(enchant_dict_describe) in PHP_FUNCTION() argument
794 enchant_dict_describe(pdict->pdict, describe_dict_fn, (void *)return_value); in PHP_FUNCTION()

Completed in 17 milliseconds