Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi.c356 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() function
405 t = zend_ffi_face_struct_add_fields(t, field_type, i, size); in zend_ffi_face_struct_add_fields()
434 t = zend_ffi_face_struct_add_fields(t, type, &i, size); in zend_ffi_make_fake_struct_type()

Completed in 21 milliseconds