Searched refs:zend_ffi_adjust_struct_size (Results 1 – 4 of 4) sorted by relevance
225 void zend_ffi_adjust_struct_size(zend_ffi_dcl *dcl);
261 {zend_ffi_adjust_struct_size(dcl);}
2469 zend_ffi_adjust_struct_size(dcl); in parse_struct_contents()
6341 void zend_ffi_adjust_struct_size(zend_ffi_dcl *dcl) /* {{{ */ function
Completed in 32 milliseconds