Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dis_tar.c108 const char *nulp; in is_tar() local
116 nulp = CAST(const char *, in is_tar()
118 if (nulp != NULL && nulp >= header->header.name + sizeof(gpkg_match) && in is_tar()
119 memcmp(nulp - sizeof(gpkg_match) + 1, gpkg_match, in is_tar()

Completed in 6 milliseconds