Home
last modified time | relevance | path

Searched refs:property_lastId_name (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/zip/
H A Dphp_zip_arginfo.h1333 zend_string *property_lastId_name = zend_string_init("lastId", sizeof("lastId") - 1, 1); in register_class_ZipArchive() local
1334 …zend_declare_typed_property(class_entry, property_lastId_name, &property_lastId_default_value, ZEN… in register_class_ZipArchive()
1335 zend_string_release(property_lastId_name); in register_class_ZipArchive()

Completed in 14 milliseconds