Home
last modified time | relevance | path

Searched defs:ZEND_FALLTHROUGH (Results 1 – 2 of 2) sorted by relevance

/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_portability.h118 # define ZEND_FALLTHROUGH __attribute__((__fallthrough__)) macro
120 # define ZEND_FALLTHROUGH ((void)0) macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_portability.h118 # define ZEND_FALLTHROUGH __attribute__((__fallthrough__)) macro
120 # define ZEND_FALLTHROUGH ((void)0) macro