Home
last modified time | relevance | path

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

/PHP-8.0/ext/ffi/
H A Dphp_ffi.h220 void zend_ffi_make_struct_type(zend_ffi_dcl *dcl);
H A Dffi.g242 | {zend_ffi_make_struct_type(dcl);}
H A Dffi.c5577 void zend_ffi_make_struct_type(zend_ffi_dcl *dcl) /* {{{ */ function
6272 zend_ffi_make_struct_type(dcl);
6277 zend_ffi_make_struct_type(dcl);
H A Dffi_parser.c2340 zend_ffi_make_struct_type(dcl); in parse_struct_or_union_specifier()

Completed in 40 milliseconds