Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi_arginfo.h386 …zend_string *const_ATTR_PACKED_name = zend_string_init_interned("ATTR_PACKED", sizeof("ATTR_PACKED… in register_class_FFI_CType() local
387 …zend_declare_typed_class_constant(class_entry, const_ATTR_PACKED_name, &const_ATTR_PACKED_value, Z… in register_class_FFI_CType()
388 zend_string_release(const_ATTR_PACKED_name); in register_class_FFI_CType()

Completed in 7 milliseconds