Lines Matching defs:result
108 struct gfxinfo *result = NULL; in php_handle_gif() local
131 struct gfxinfo *result = NULL; in php_handle_psd() local
152 struct gfxinfo *result = NULL; in php_handle_bmp() local
187 unsigned long int result = 0; in php_swf_get_bits() local
203 struct gfxinfo *result = NULL; in php_handle_swc() local
285 struct gfxinfo *result = NULL; in php_handle_swf() local
311 struct gfxinfo *result = NULL; in php_handle_png() local
477 struct gfxinfo *result = NULL; in php_handle_jpeg() local
606 struct gfxinfo *result = NULL; in php_handle_jpc() local
677 struct gfxinfo *result = NULL; in php_handle_jp2() local
804 struct gfxinfo *result = NULL; in php_handle_tiff() local
885 struct gfxinfo * result; in php_handle_iff() local
944 static int php_get_wbmp(php_stream *stream, struct gfxinfo **result, int check) in php_get_wbmp()
1008 struct gfxinfo *result = (struct gfxinfo *) ecalloc(1, sizeof(struct gfxinfo)); in php_handle_wbmp() local
1021 static int php_get_xbm(php_stream *stream, struct gfxinfo **result) in php_get_xbm()
1083 struct gfxinfo *result; in php_handle_xbm() local
1093 struct gfxinfo *result = NULL; in php_handle_ico() local
1129 struct gfxinfo *result = NULL; in php_handle_webp() local
1371 struct gfxinfo *result = NULL; in php_getimagesize_from_stream() local