Home
last modified time | relevance | path

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

/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_config.h53 # define timercmp(a, b, CMP) \ argument
55 ((a)->tv_usec CMP (b)->tv_usec) : \
56 ((a)->tv_sec CMP (b)->tv_sec))
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic1681 # CMP
1682 0 string CO\0 CMP archive data

Completed in 43 milliseconds