Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dconfig.w3241 …func_info.c zend_call_graph.c zend_dump.c escape_analysis.c compact_vars.c dce.c sccp.c scdf.c", "…
H A Dconfig.m4332 Optimizer/dce.c \
/PHP-8.0/ext/enchant/
H A Denchant.c189 zend_class_entry bce, dce; in PHP_MINIT_FUNCTION() local
204 INIT_CLASS_ENTRY(dce, "EnchantDictionary", class_EnchantDictionary_methods); in PHP_MINIT_FUNCTION()
205 enchant_dict_ce = zend_register_internal_class(&dce); in PHP_MINIT_FUNCTION()

Completed in 7 milliseconds