Searched refs:magic_len (Results 1 – 1 of 1) sorted by relevance
81 size_t magic_len; in IMG_isSVG() local87 magic_len = SDL_RWread(src, magic, 1, sizeof(magic) - 1); in IMG_isSVG()88 magic[magic_len] = '\0'; in IMG_isSVG()
Completed in 4 milliseconds