div 765 ext/gd/gd.c ZEND_ARG_INFO(0, div) div 4426 ext/gd/gd.c double div, offset; div 4430 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "radd", &SIM, &hash_matrix, &div, &offset) == FAILURE) { div 4461 ext/gd/gd.c res = gdImageConvolution(im_src, matrix, (float)div, (float)offset);