Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_svg.c81 size_t magic_len; in IMG_isSVG() local
87 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