Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_portability.h279 # define ZEND_ATTRIBUTE_NONNULL_ARGS(...) __attribute__((nonnull(__VA_ARGS__))) macro
282 # define ZEND_ATTRIBUTE_NONNULL_ARGS(...) macro

Completed in 8 milliseconds