Searched refs:const_ABI_STDCALL_name (Results 1 – 1 of 1) sorted by relevance
449 …zend_string *const_ABI_STDCALL_name = zend_string_init_interned("ABI_STDCALL", sizeof("ABI_STDCALL… in register_class_FFI_CType() local450 …zend_declare_typed_class_constant(class_entry, const_ABI_STDCALL_name, &const_ABI_STDCALL_value, Z… in register_class_FFI_CType()451 zend_string_release(const_ABI_STDCALL_name); in register_class_FFI_CType()
Completed in 6 milliseconds