check              74 ext/gd/libgd/gd_png.c 	int check;
check              75 ext/gd/libgd/gd_png.c 	check = gdGetBuf(data, length, (gdIOCtx *) png_get_io_ptr(png_ptr));
check              76 ext/gd/libgd/gd_png.c 	if (check != length) {
check             985 ext/standard/image.c 	if (!check) {
check            5173 ext/standard/string.c 	zend_bool check = 0;
check            5184 ext/standard/string.c 		} else if (!check) {
check            5185 ext/standard/string.c 			check = 1;
check             279 regex/main.c   	} else if ((grump = check(f2, subs[0], f3)) != NULL) {
check             298 regex/main.c   		grump = check(f2, subs[i], should[i]);