Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/gd/libgd/
H A Dgdtest.c31 int foreground; in main() local
304 foreground = gdImageColorClosest (im, 0, 0, 0); in main()
305 fprintf (stderr, "Foreground index is %d\n", foreground); in main()
306 if (foreground == -1) in main()
318 gdImageWBMP (im, foreground, out); in main()
/php-src/sapi/fpm/
H A Dphp-fpm.conf.in97 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.

Completed in 18 milliseconds