Lines Matching defs:result
105 struct gfxinfo *result = NULL; in php_handle_gif() local
128 struct gfxinfo *result = NULL; in php_handle_psd() local
149 struct gfxinfo *result = NULL; in php_handle_bmp() local
184 unsigned long int result = 0; in php_swf_get_bits() local
200 struct gfxinfo *result = NULL; in php_handle_swc() local
278 struct gfxinfo *result = NULL; in php_handle_swf() local
304 struct gfxinfo *result = NULL; in php_handle_png() local
470 struct gfxinfo *result = NULL; in php_handle_jpeg() local
599 struct gfxinfo *result = NULL; in php_handle_jpc() local
670 struct gfxinfo *result = NULL; in php_handle_jp2() local
797 struct gfxinfo *result = NULL; in php_handle_tiff() local
878 struct gfxinfo * result; in php_handle_iff() local
937 static int php_get_wbmp(php_stream *stream, struct gfxinfo **result, int check) in php_get_wbmp()
1001 struct gfxinfo *result = (struct gfxinfo *) ecalloc(1, sizeof(struct gfxinfo)); in php_handle_wbmp() local
1014 static int php_get_xbm(php_stream *stream, struct gfxinfo **result) in php_get_xbm()
1076 struct gfxinfo *result; in php_handle_xbm() local
1086 struct gfxinfo *result = NULL; in php_handle_ico() local
1303 struct gfxinfo *result = NULL; in php_getimagesize_from_stream() local