Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dphp_ffi.h230 void zend_ffi_add_attribute(zend_ffi_dcl *dcl, const char *name, size_t name_len);
H A Dffi.g504 {zend_ffi_add_attribute(dcl, name, name_len);}
H A Dffi_parser.c2973 zend_ffi_add_attribute(dcl, name, name_len); in parse_attrib()
H A Dffi.c6788 void zend_ffi_add_attribute(zend_ffi_dcl *dcl, const char *name, size_t name_len) /* {{{ */ function

Completed in 65 milliseconds