Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/
H A Dffi_arginfo.h401 …zend_string *const_ATTR_UNION_name = zend_string_init_interned("ATTR_UNION", sizeof("ATTR_UNION") … in register_class_FFI_CType() local
402 …zend_declare_typed_class_constant(class_entry, const_ATTR_UNION_name, &const_ATTR_UNION_value, ZEN… in register_class_FFI_CType()
403 zend_string_release(const_ATTR_UNION_name); in register_class_FFI_CType()

Completed in 14 milliseconds