Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 7 of 7) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.c43 const static phpdbg_color_t colors[] = { variable
346 PHPDBG_G(colors)[element] = color; in phpdbg_set_color() local
355 } else PHPDBG_G(colors)[element] = colors; in phpdbg_set_color_ex() local
H A Dphpdbg_set.c147 PHPDBG_SET(colors) /* {{{ */ in PHPDBG_SET() argument
H A Dphpdbg.h209 const phpdbg_color_t *colors[PHPDBG_COLORS]; /* colors */ variable
/PHP-5.6/ext/gd/libgd/
H A Dgdxpm.c27 int *colors; in gdImageCreateFromXpm() local
H A Dgd_webp.c170 int colors = im->colorsTotal; in gdImageWebpCtx() local
H A Dgd_png.c469 int colors = im->colorsTotal; in gdImagePngCtxEx() local
H A Dgd_gif_out.c144 colorstobpp(int colors) in colorstobpp()

Completed in 18 milliseconds