Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dphp_ffi.h232 void zend_ffi_add_msvc_attribute_value(zend_ffi_dcl *dcl, const char *name, size_t name_len, zend_f…
H A Dffi.g478 {zend_ffi_add_msvc_attribute_value(dcl, name, name_len, &val);}
H A Dffi_parser.c2924 zend_ffi_add_msvc_attribute_value(dcl, name, name_len, &val); in parse_attributes()
H A Dffi.c6982 void zend_ffi_add_msvc_attribute_value(zend_ffi_dcl *dcl, const char *name, size_t name_len, zend_f… function

Completed in 34 milliseconds