Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/
H A Dphp_ffi.h222 void zend_ffi_make_struct_type(zend_ffi_dcl *dcl);
H A Dffi.g246 | {zend_ffi_make_struct_type(dcl);}
H A Dffi.c5651 void zend_ffi_make_struct_type(zend_ffi_dcl *dcl) /* {{{ */ function
6346 zend_ffi_make_struct_type(dcl);
6351 zend_ffi_make_struct_type(dcl);
H A Dffi_parser.c2342 zend_ffi_make_struct_type(dcl); in parse_struct_or_union_specifier()

Completed in 31 milliseconds