Searched refs:zend_ffi_face_struct_add_fields (Results 1 – 1 of 1) sorted by relevance
357 static ffi_type* zend_ffi_face_struct_add_fields(ffi_type* t, zend_ffi_type *type, int *i, size_t s… in zend_ffi_face_struct_add_fields() function406 t = zend_ffi_face_struct_add_fields(t, field_type, i, size); in zend_ffi_face_struct_add_fields()435 t = zend_ffi_face_struct_add_fields(t, type, &i, size); in zend_ffi_make_fake_struct_type()
Completed in 19 milliseconds