Searched refs:const_ER_COMPNOTSUPP_value (Results 1 – 1 of 1) sorted by relevance
835 zval const_ER_COMPNOTSUPP_value; in register_class_ZipArchive() local836 ZVAL_LONG(&const_ER_COMPNOTSUPP_value, ZIP_ER_COMPNOTSUPP); in register_class_ZipArchive()838 …zend_declare_class_constant_ex(class_entry, const_ER_COMPNOTSUPP_name, &const_ER_COMPNOTSUPP_value… in register_class_ZipArchive()
Completed in 7 milliseconds