Searched refs:property_lastId_name (Results 1 – 1 of 1) sorted by relevance
1166 zend_string *property_lastId_name = zend_string_init("lastId", sizeof("lastId") - 1, 1); in register_class_ZipArchive() local1167 …zend_declare_typed_property(class_entry, property_lastId_name, &property_lastId_default_value, ZEN… in register_class_ZipArchive()1168 zend_string_release(property_lastId_name); in register_class_ZipArchive()
Completed in 8 milliseconds