Searched refs:const_ATTR_COMPRESS_name (Results 1 – 1 of 1) sorted by relevance
65 …zend_string *const_ATTR_COMPRESS_name = zend_string_init_interned("ATTR_COMPRESS", sizeof("ATTR_CO… in register_class_Pdo_Mysql() local66 …zend_declare_typed_class_constant(class_entry, const_ATTR_COMPRESS_name, &const_ATTR_COMPRESS_valu… in register_class_Pdo_Mysql()67 zend_string_release(const_ATTR_COMPRESS_name); in register_class_Pdo_Mysql()
Completed in 4 milliseconds