Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi_arginfo.h266 …zend_string *const_TYPE_SINT8_name = zend_string_init_interned("TYPE_SINT8", sizeof("TYPE_SINT8") … in register_class_FFI_CType() local
267 …zend_declare_typed_class_constant(class_entry, const_TYPE_SINT8_name, &const_TYPE_SINT8_value, ZEN… in register_class_FFI_CType()
268 zend_string_release(const_TYPE_SINT8_name); in register_class_FFI_CType()

Completed in 6 milliseconds