Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dimage.c940 static int php_get_wbmp(php_stream *stream, struct gfxinfo **result, int check TSRMLS_DC) in php_get_wbmp() function
999 if (!php_get_wbmp(stream, &result, 0 TSRMLS_CC)) { in php_handle_wbmp()
1282 if (php_get_wbmp(stream, NULL, 1 TSRMLS_CC)) { in php_getimagetype()

Completed in 6 milliseconds