dashStepP 1396 ext/gd/libgd/gd.c static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, int vert); dashStepP 1512 ext/gd/libgd/gd.c static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, int vert) dashStepP 1514 ext/gd/libgd/gd.c int dashStep = *dashStepP; dashStepP 1536 ext/gd/libgd/gd.c *dashStepP = dashStep;