Searched refs:readwbmp (Results 1 – 4 of 4) sorted by relevance
47 int readwbmp( int (*getin)(void *in), void *in, Wbmp **wbmp );
151 readwbmp (int (*getin) (void *in), void *in, Wbmp ** return_wbmp) in readwbmp() function364 readwbmp (&getin, wbmp_file, &wbmp); in main()
149 if (readwbmp (&gd_getin, infile, &wbmp)) { in gdImageCreateFromWBMPCtx()
370 #define readwbmp php_gd_readwbmp macro
Completed in 10 milliseconds