Home
last modified time | relevance | path

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

/PHP-7.2/win32/
H A Dparam.h18 #define howmany(x,y) (((x)+((y)-1))/(y)) macro
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch2762 - size_t howmany =
2767 - if ((nbytes = read(fd, (char *)buf, howmany)) == -1) {

Completed in 12 milliseconds