Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi_arginfo.h258 zval const_TYPE_UINT8_value; in register_class_FFI_CType() local
259 ZVAL_LONG(&const_TYPE_UINT8_value, ZEND_FFI_TYPE_UINT8); in register_class_FFI_CType()
261 …zend_declare_typed_class_constant(class_entry, const_TYPE_UINT8_name, &const_TYPE_UINT8_value, ZEN… in register_class_FFI_CType()

Completed in 14 milliseconds