Lines Matching defs:result
101 struct gfxinfo *result = NULL; in php_handle_gif() local
123 struct gfxinfo *result = NULL; in php_handle_psd() local
143 struct gfxinfo *result = NULL; in php_handle_bmp() local
178 unsigned long int result = 0; in php_swf_get_bits() local
193 struct gfxinfo *result = NULL; in php_handle_swc() local
274 struct gfxinfo *result = NULL; in php_handle_swf() local
300 struct gfxinfo *result = NULL; in php_handle_png() local
464 struct gfxinfo *result = NULL; in php_handle_jpeg() local
592 struct gfxinfo *result = NULL; in php_handle_jpc() local
663 struct gfxinfo *result = NULL; in php_handle_jp2() local
789 struct gfxinfo *result = NULL; in php_handle_tiff() local
869 struct gfxinfo * result; in php_handle_iff() local
928 static int php_get_wbmp(php_stream *stream, struct gfxinfo **result, int check) in php_get_wbmp()
991 struct gfxinfo *result = (struct gfxinfo *) ecalloc(1, sizeof(struct gfxinfo)); in php_handle_wbmp() local
1003 static int php_get_xbm(php_stream *stream, struct gfxinfo **result) in php_get_xbm()
1064 struct gfxinfo *result; in php_handle_xbm() local
1073 struct gfxinfo *result = NULL; in php_handle_ico() local
1114 struct gfxinfo *result = NULL; in php_handle_webp() local
1376 struct gfxinfo *result = NULL; in php_getimagesize_from_stream() local