Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/gd/
H A Dgd.c354 ZEND_ARG_INFO(0, foreground)
387 ZEND_ARG_INFO(0, foreground)
760 ZEND_ARG_INFO(0, foreground)
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in87 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.

Completed in 18 milliseconds