Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dwbmp.h44 int getmbi ( int (*getin)(void *in), void *in );
H A Dwbmp.c38 getmbi (int (*getin) (void *in), void *in) in getmbi() function
173 wbmp->width = getmbi (getin, in); in readwbmp()
180 wbmp->height = getmbi (getin, in); in readwbmp()
/PHP-7.4/main/
H A Dphp_compat.h362 #define getmbi php_gd_getmbi macro

Completed in 7 milliseconds