Home
last modified time | relevance | path

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

/PHP-7.2/ext/enchant/
H A Denchant.c41 enchant_dict **dict;
266 enchant_dict *pdict = (enchant_dict *)rsrc->ptr; in php_enchant_dict_free()
536 enchant_dict *dict; in PHP_FUNCTION()
559 pbroker->dict = (enchant_dict **)emalloc(sizeof(enchant_dict *)); in PHP_FUNCTION()
584 enchant_dict *dict; in PHP_FUNCTION()
606 pbroker->dict = (enchant_dict **)emalloc(sizeof(enchant_dict *)); in PHP_FUNCTION()
630 enchant_dict *pdict; in PHP_FUNCTION()
715 enchant_dict *pdict; in PHP_FUNCTION()
761 enchant_dict *pdict; in PHP_FUNCTION()
781 enchant_dict *pdict; in PHP_FUNCTION()
[all …]
/PHP-7.2/ext/enchant/tests/
H A Dbug13181.phpt38 resource(%d) of type (enchant_dict)
39 resource(%d) of type (enchant_dict)
42 resource(%d) of type (enchant_dict)
43 resource(%d) of type (enchant_dict)
/PHP-7.2/appveyor/
H A Dtest_task.bat66 set PHP_BUILD_CACHE_ENCHANT_DICT_DIR=%PHP_BUILD_CACHE_BASE_DIR%\enchant_dict

Completed in 8 milliseconds