Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcompress.c235 int zm; in file_zmagic() local
240 zm = (RCAST(int (*)(const unsigned char *), in file_zmagic()
244 zm = memcmp(buf, compr[i].magic, compr[i].maglen) == 0; in file_zmagic()
246 if (!zm) in file_zmagic()

Completed in 6 milliseconds