Home
last modified time | relevance | path

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

/PHP-8.0/ext/zlib/
H A Dzlib.c1355 zend_class_entry deflate_ce; in PHP_INI_END() local
1356 INIT_CLASS_ENTRY(deflate_ce, "DeflateContext", class_DeflateContext_methods); in PHP_INI_END()
1357 deflate_context_ce = zend_register_internal_class(&deflate_ce); in PHP_INI_END()

Completed in 13 milliseconds