Home
last modified time | relevance | path

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

/php-src/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.c6028 void zend_ffi_make_struct_type(zend_ffi_dcl *dcl) /* {{{ */ function
6723 zend_ffi_make_struct_type(dcl);
6728 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 33 milliseconds