Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds