Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dphp_ffi.h218 void zend_ffi_make_enum_type(zend_ffi_dcl *dcl);
H A Dffi.g309 {zend_ffi_make_enum_type(dcl);}
H A Dffi_parser.c2493 zend_ffi_make_enum_type(dcl); in parse_enum_specifier()
H A Dffi.c5896 void zend_ffi_make_enum_type(zend_ffi_dcl *dcl) /* {{{ */ function
6731 zend_ffi_make_enum_type(dcl);

Completed in 35 milliseconds