Home
last modified time | relevance | path

Searched refs:enchant_dict (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/enchant/
H A Denchant.c39 enchant_dict **dict;
264 enchant_dict *pdict = (enchant_dict *)rsrc->ptr; in php_enchant_dict_free()
533 enchant_dict *dict; in PHP_FUNCTION()
556 pbroker->dict = (enchant_dict **)emalloc(sizeof(enchant_dict *)); in PHP_FUNCTION()
581 enchant_dict *dict; in PHP_FUNCTION()
603 pbroker->dict = (enchant_dict **)emalloc(sizeof(enchant_dict *)); in PHP_FUNCTION()
627 enchant_dict *pdict; in PHP_FUNCTION()
712 enchant_dict *pdict; in PHP_FUNCTION()
756 enchant_dict *pdict; in PHP_FUNCTION()
776 enchant_dict *pdict; in PHP_FUNCTION()
[all …]
/PHP-7.3/ext/enchant/tests/
H A Dbug13181.phpt55 resource(%d) of type (enchant_dict)
56 resource(%d) of type (enchant_dict)
59 resource(%d) of type (enchant_dict)
60 resource(%d) of type (enchant_dict)
/PHP-7.3/appveyor/
H A Dtest_task.bat72 set PHP_BUILD_CACHE_ENCHANT_DICT_DIR=%PHP_BUILD_CACHE_BASE_DIR%\enchant_dict

Completed in 10 milliseconds