Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dimage.c942 static int php_get_wbmp(php_stream *stream, struct gfxinfo **result, int check) in php_get_wbmp() function
1008 if (!php_get_wbmp(stream, &result, 0)) { in php_handle_wbmp()
1380 if (php_get_wbmp(stream, NULL, 1)) { in php_getimagetype()

Completed in 11 milliseconds