Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini1676 Platform="Win7"
1680 Platform="Win8"
1868 Platform="Win7"
1872 Platform="Win8"
2060 Platform="Win7"
2064 Platform="Win8"
2252 Platform="Win7"
2256 Platform="Win8"
2444 Platform="Win7"
2448 Platform="Win8"
[all …]
/PHP-7.0/ext/fileinfo/libmagic/
H A Dcdf.h194 #define CDF_ROUND(val, by) (((val) + (by) - 1) & ~((by) - 1)) argument

Completed in 185 milliseconds