Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi_arginfo.h381 zval const_ATTR_VARIADIC_value; in register_class_FFI_CType() local
382 ZVAL_LONG(&const_ATTR_VARIADIC_value, ZEND_FFI_ATTR_VARIADIC); in register_class_FFI_CType()
384 …zend_declare_class_constant_ex(class_entry, const_ATTR_VARIADIC_name, &const_ATTR_VARIADIC_value, … in register_class_FFI_CType()

Completed in 16 milliseconds