dashStepP        1398 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 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, int vert)
dashStepP        1516 ext/gd/libgd/gd.c 	int dashStep = *dashStepP;
dashStepP        1538 ext/gd/libgd/gd.c 	*dashStepP = dashStep;