Home
last modified time | relevance | path

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

/PHP-5.5/ext/enchant/
H A Denchant.c41 enchant_dict **dict;
51 enchant_dict *next;
52 enchant_dict *prev;
270 enchant_dict *pdict = (enchant_dict *)rsrc->ptr; in php_enchant_dict_free()
534 enchant_dict *dict; in PHP_FUNCTION()
557 pbroker->dict = (enchant_dict **)emalloc(sizeof(enchant_dict *)); in PHP_FUNCTION()
587 enchant_dict *dict;
613 pbroker->dict = (enchant_dict **)emalloc(sizeof(enchant_dict *));
639 enchant_dict *pdict;
724 enchant_dict *pdict;
[all …]
/PHP-5.5/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)

Completed in 13 milliseconds