Home
last modified time | relevance | path

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

/PHP-5.6/main/
H A Dphp.h261 # define php_ignore_value(x) (({ __typeof__ (x) __x = (x); (void) __x; })) macro

Completed in 5 milliseconds