Searched refs:deflate_ce (Results 1 – 1 of 1) sorted by relevance
1355 zend_class_entry deflate_ce; in PHP_INI_END() local1356 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 7 milliseconds