Searched refs:const_ER_COMPNOTSUPP_value (Results 1 – 1 of 1) sorted by relevance
857 zval const_ER_COMPNOTSUPP_value; in register_class_ZipArchive() local858 ZVAL_LONG(&const_ER_COMPNOTSUPP_value, ZIP_ER_COMPNOTSUPP); in register_class_ZipArchive()860 …_typed_class_constant(class_entry, const_ER_COMPNOTSUPP_name, &const_ER_COMPNOTSUPP_value, ZEND_AC… in register_class_ZipArchive()
Completed in 7 milliseconds