Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c1261 size_t lines, linecnt, bytecnt; in mcopy() local
1270 linecnt = m->str_range; in mcopy()
1271 bytecnt = linecnt * 80; in mcopy()
1273 linecnt = 0; in mcopy()
1285 for (lines = linecnt, b = buf; lines && b < end && in mcopy()

Completed in 7 milliseconds