Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c133 file_private void byteswap(struct magic *, uint32_t);
3330 byteswap(map->magic[i], map->nmagic[i]); in apprentice_map()
3458 byteswap(struct magic *magic, uint32_t nmagic) function
/php-src/ext/fileinfo/
H A Dlibmagic.patch13 #include <byteswap.h>
751 byteswap(map->magic[i], map->nmagic[i]);

Completed in 16 milliseconds