getmbi           2423 ext/gd/gd.c    			if (getmbi((int(*)(void *)) gdGetC, io_ctx) == 0 && skipheader((int(*)(void *)) gdGetC, io_ctx) == 0 ) {
getmbi            170 ext/gd/libgd/wbmp.c   wbmp->width = getmbi (getin, in);
getmbi            177 ext/gd/libgd/wbmp.c   wbmp->height = getmbi (getin, in);
getmbi             44 ext/gd/libgd/wbmp.h int 	getmbi ( int (*getin)(void *in), void *in );