Home
last modified time | relevance | path

Searched refs:ZEND_FFI_DCL_AUTO (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/ffi/
H A Dphp_ffi.h104 #define ZEND_FFI_DCL_AUTO (1<<19) macro
109 |ZEND_FFI_DCL_AUTO|ZEND_FFI_DCL_REGISTER)
H A Dffi.g117 {dcl->flags |= ZEND_FFI_DCL_AUTO;}
H A Dffi_parser.c2089 dcl->flags |= ZEND_FFI_DCL_AUTO; in parse_declaration_specifiers()

Completed in 35 milliseconds