Home
last modified time | relevance | path

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

/PHP-8.0/ext/zlib/
H A Dzlib.c1340 zend_class_entry inflate_ce; in PHP_INI_END() local
1341 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 8 milliseconds