Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dcompress.c165 int zm; in file_zmagic() local
170 zm = (RCAST(int (*)(const unsigned char *), in file_zmagic()
174 zm = memcmp(buf, compr[i].magic, compr[i].maglen) == 0; in file_zmagic()
176 if (!zm) in file_zmagic()

Completed in 10 milliseconds