Home
last modified time | relevance | path

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

/PHP-8.1/ext/ffi/
H A Dphp_ffi.h112 #define ZEND_FFI_DCL_RESTRICT (1<<22) macro
117 (ZEND_FFI_DCL_CONST|ZEND_FFI_DCL_RESTRICT|ZEND_FFI_DCL_VOLATILE \
H A Dffi.g165 {dcl->flags |= ZEND_FFI_DCL_RESTRICT;}
H A Dffi_parser.c2215 dcl->flags |= ZEND_FFI_DCL_RESTRICT; in parse_type_qualifier()

Completed in 18 milliseconds