Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/
H A Dphp_ffi.h224 void zend_ffi_add_anonymous_field(zend_ffi_dcl *struct_dcl, zend_ffi_dcl *field_dcl);
H A Dffi.g269 {zend_ffi_add_anonymous_field(struct_dcl, &common_field_dcl);}
H A Dffi_parser.c2416 zend_ffi_add_anonymous_field(struct_dcl, &common_field_dcl); in parse_struct_declaration()
H A Dffi.c5747 void zend_ffi_add_anonymous_field(zend_ffi_dcl *struct_dcl, zend_ffi_dcl *field_dcl) /* {{{ */ function

Completed in 38 milliseconds