Home
last modified time | relevance | path

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

/PHP-8.0/ext/enchant/
H A Denchant.c189 zend_class_entry bce, dce; in PHP_MINIT_FUNCTION() local
191 INIT_CLASS_ENTRY(bce, "EnchantBroker", class_EnchantBroker_methods); in PHP_MINIT_FUNCTION()
192 enchant_broker_ce = zend_register_internal_class(&bce); in PHP_MINIT_FUNCTION()

Completed in 12 milliseconds