Searched refs:inflate_ce (Results 1 – 1 of 1) sorted by relevance
1340 zend_class_entry inflate_ce; in PHP_INI_END() local1341 INIT_CLASS_ENTRY(inflate_ce, "InflateContext", class_InflateContext_methods); in PHP_INI_END()1342 inflate_context_ce = zend_register_internal_class(&inflate_ce); in PHP_INI_END()
Completed in 7 milliseconds