Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi_arginfo.h452 …zend_string *const_ABI_SYSV_name = zend_string_init_interned("ABI_SYSV", sizeof("ABI_SYSV") - 1, 1… in register_class_FFI_CType() local
453 …zend_declare_typed_class_constant(class_entry, const_ABI_SYSV_name, &const_ABI_SYSV_value, ZEND_AC… in register_class_FFI_CType()
454 zend_string_release(const_ABI_SYSV_name); in register_class_FFI_CType()

Completed in 6 milliseconds