NPOINTS          3331 ext/gd/gd.c    	zend_long NPOINTS, COL;
NPOINTS          3337 ext/gd/gd.c    	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rall", &IM, &POINTS, &NPOINTS, &COL) == FAILURE) {
NPOINTS          3345 ext/gd/gd.c    	npoints = NPOINTS;