EOF               150 Zend/zend_stream.c 	return EOF;
EOF               165 Zend/zend_stream.c 		for (n = 0; n < len && (c = zend_stream_getc(file_handle)) != EOF && c != 4 && c != '\n'; ++n) {
EOF               167 Zend/zend_stream.c 		for (n = 0; n < len && (c = zend_stream_getc(file_handle)) != EOF && c != '\n'; ++n)  {
EOF               188 ext/bz2/bz2.c  	int ret = EOF;
EOF              3279 ext/exif/exif.c 			if ((marker = php_stream_getc(ImageInfo->infile)) == EOF) {
EOF              3307 ext/exif/exif.c 		if ((lh = php_stream_getc(ImageInfo->infile)) == EOF) {
EOF              3311 ext/exif/exif.c 		if ((ll = php_stream_getc(ImageInfo->infile)) == EOF) {
EOF               961 ext/ftp/ftp.c  	while (!php_stream_eof(instream) && (ch = php_stream_getc(instream))!=EOF) {
EOF              1857 ext/ftp/ftp.c  	while ((ch = php_stream_getc(tmpstream)) != EOF) {
EOF              2068 ext/ftp/ftp.c  	while (!php_stream_eof(ftp->stream) && (ch = php_stream_getc(ftp->stream)) != EOF) {
EOF               195 ext/gd/libgd/gd_gd.c 				if (ch == EOF) {
EOF                67 ext/gd/libgd/gd_gd2.c 		if (ch == EOF) {
EOF               566 ext/gd/libgd/gd_gd2.c 							if ((int)ch == EOF) {
EOF               243 ext/gd/libgd/gd_gif_out.c                 return EOF;
EOF               537 ext/gd/libgd/gd_gif_out.c     while ( (c = GIFNextPixel( im )) != (unsigned) EOF ) {
EOF               539 ext/gd/libgd/gd_gif_out.c     while ( (c = GIFNextPixel( im, ctx )) != EOF ) {  /* } */
EOF                27 ext/gd/libgd/gd_io.c 	if (r == EOF) {		\
EOF               110 ext/gd/libgd/gd_io.c 	if (r == EOF) {
EOF               241 ext/gd/libgd/gd_io_dp.c 			return EOF;
EOF               259 ext/gd/libgd/gd_io_dp.c 		return EOF;
EOF                94 ext/gd/libgd/gd_io_ss.c 		return EOF;
EOF               112 ext/gd/libgd/gd_io_ss.c 		return EOF;
EOF               609 ext/gd/libgd/gd_jpeg.c 		if (got == EOF || got == 0) {
EOF                63 ext/gd/libgd/gd_webp.c 		if (n>0 && n!=EOF) {
EOF                66 ext/gd/libgd/gd_webp.c 	} while (n>0 && n!=EOF);
EOF               108 ext/gd/libgd/xbm.c 			if ((ch=getc(fd)) == EOF) {
EOF               120 ext/gd/libgd/xbm.c 		if ((ch=getc(fd)) == EOF) {
EOF               124 ext/gd/libgd/xbm.c 		if ((ch=getc(fd)) == EOF) {
EOF               129 ext/gd/libgd/xbm.c 			if ((ch=getc(fd)) == EOF) {
EOF               133 ext/gd/libgd/xbm.c 			if ((ch=getc(fd)) == EOF) {
EOF                66 ext/mbstring/libmbfl/tests/conv_encoding.c 			if (c == EOF) {
EOF               112 ext/mbstring/libmbfl/tests/conv_kana.c 			if (c == EOF) {
EOF                75 ext/mbstring/libmbfl/tests/strcut.c 			if (c == EOF) {
EOF                46 ext/mbstring/libmbfl/tests/strwidth.c 			if (c == EOF) {
EOF              4045 ext/pgsql/pgsql.c 	if (result==EOF) {
EOF              4156 ext/pgsql/pgsql.c 							case EOF:
EOF              4278 ext/pgsql/pgsql.c 					if (PQputline(pgsql, query)==EOF) {
EOF              4288 ext/pgsql/pgsql.c 				if (PQputline(pgsql, "\\.\n") == EOF) {
EOF              5355 ext/pgsql/pgsql.c 	return EOF;
EOF               133 ext/phar/dirstream.c 	return EOF;
EOF               686 ext/phar/phar.c 		if (EOF == (nextchar = php_stream_getc(fp))) {
EOF               692 ext/phar/phar.c 			if (EOF == (nextchar = php_stream_getc(fp)) || (char)nextchar != '\n') {
EOF              2520 ext/phar/phar.c 		return EOF;
EOF              2528 ext/phar/phar.c 		return EOF;
EOF              2542 ext/phar/phar.c 		return EOF;
EOF              2561 ext/phar/phar.c 		return EOF;
EOF              2576 ext/phar/phar.c 				return EOF;
EOF              2593 ext/phar/phar.c 				return EOF;
EOF              2614 ext/phar/phar.c 			return EOF;
EOF              2631 ext/phar/phar.c 			return EOF;
EOF              2664 ext/phar/phar.c 			return EOF;
EOF              2768 ext/phar/phar.c 			return EOF;
EOF              2797 ext/phar/phar.c 			return EOF;
EOF              2812 ext/phar/phar.c 			return EOF;
EOF              2823 ext/phar/phar.c 			return EOF;
EOF              2834 ext/phar/phar.c 			return EOF;
EOF              2898 ext/phar/phar.c 		return EOF;
EOF              2919 ext/phar/phar.c 		return EOF;
EOF              2961 ext/phar/phar.c 			return EOF;
EOF              2994 ext/phar/phar.c 			return EOF;
EOF              3010 ext/phar/phar.c 			return EOF;
EOF              3041 ext/phar/phar.c 				return EOF;
EOF              3053 ext/phar/phar.c 			return EOF;
EOF              3070 ext/phar/phar.c 			return EOF;
EOF              3115 ext/phar/phar.c 				return EOF;
EOF              3134 ext/phar/phar.c 					return EOF;
EOF              3185 ext/phar/phar.c 			return EOF;
EOF              3201 ext/phar/phar.c 				return EOF;
EOF              3231 ext/phar/phar.c 		return EOF;
EOF              3234 ext/phar/phar.c 	return EOF;
EOF               475 ext/phar/stream.c 		return EOF;
EOF               967 ext/phar/tar.c 		return EOF;
EOF               987 ext/phar/tar.c 			return EOF;
EOF               996 ext/phar/tar.c 			return EOF;
EOF              1011 ext/phar/tar.c 				return EOF;
EOF              1038 ext/phar/tar.c 				return EOF;
EOF              1054 ext/phar/tar.c 			return EOF;
EOF              1063 ext/phar/tar.c 			return EOF;
EOF              1076 ext/phar/tar.c 			return EOF;
EOF              1091 ext/phar/tar.c 			return EOF;
EOF              1098 ext/phar/tar.c 			return EOF;
EOF              1113 ext/phar/tar.c 					return EOF;
EOF              1126 ext/phar/tar.c 				return EOF;
EOF              1148 ext/phar/tar.c 		return EOF;
EOF              1164 ext/phar/tar.c 				return EOF;
EOF              1180 ext/phar/tar.c 				return EOF;
EOF              1188 ext/phar/tar.c 				return EOF;
EOF              1202 ext/phar/tar.c 		return EOF;
EOF              1221 ext/phar/tar.c 			return EOF;
EOF              1229 ext/phar/tar.c 			return EOF;
EOF              1253 ext/phar/tar.c 			return EOF;
EOF              1267 ext/phar/tar.c 			return EOF;
EOF              1283 ext/phar/tar.c 		return EOF;
EOF              1310 ext/phar/tar.c 			return EOF;
EOF              1334 ext/phar/tar.c 				return EOF;
EOF              1361 ext/phar/tar.c 	return EOF;
EOF               671 ext/phar/util.c 		return EOF;
EOF              1211 ext/phar/zip.c 		return EOF;
EOF              1223 ext/phar/zip.c 			return EOF;
EOF              1229 ext/phar/zip.c 			return EOF;
EOF              1240 ext/phar/zip.c 			return EOF;
EOF              1249 ext/phar/zip.c 			return EOF;
EOF              1261 ext/phar/zip.c 				return EOF;
EOF              1290 ext/phar/zip.c 				return EOF;
EOF              1306 ext/phar/zip.c 			return EOF;
EOF              1315 ext/phar/zip.c 			return EOF;
EOF              1328 ext/phar/zip.c 			return EOF;
EOF              1341 ext/phar/zip.c 			return EOF;
EOF              1352 ext/phar/zip.c 			return EOF;
EOF              1359 ext/phar/zip.c 			return EOF;
EOF              1374 ext/phar/zip.c 					return EOF;
EOF              1387 ext/phar/zip.c 				return EOF;
EOF              1413 ext/phar/zip.c 		return EOF;
EOF              1459 ext/phar/zip.c 		return EOF;
EOF              1542 ext/phar/zip.c 			return EOF;
EOF              1553 ext/phar/zip.c 	return EOF;
EOF              2798 ext/spl/spl_directory.c 	if (result == EOF) {
EOF              1073 ext/standard/file.c 	if (result == EOF) {
EOF               118 ext/standard/ftp_fopen_wrapper.c 				ret = EOF;
EOF               401 ext/standard/image.c 		if ((marker = php_stream_getc(stream)) == EOF)
EOF               107 ext/standard/iptc.c 	if (c == EOF) return EOF;
EOF               124 ext/standard/iptc.c   	while (php_iptc_get1(fp, spool, spoolbuf) != EOF) continue;
EOF               137 ext/standard/iptc.c     if ((c1 = php_iptc_get1(fp, spool, spoolbuf)) == EOF) return M_EOI;
EOF               139 ext/standard/iptc.c     if ((c2 = php_iptc_get1(fp, spool, spoolbuf)) == EOF) return M_EOI;
EOF               146 ext/standard/iptc.c 		if (php_iptc_get1(fp, spool, spoolbuf) == EOF) return M_EOI;
EOF               162 ext/standard/iptc.c 	if (c == EOF) return M_EOI;
EOF               165 ext/standard/iptc.c         if ((c = php_iptc_get1(fp, spool, spoolbuf)) == EOF)
EOF               172 ext/standard/iptc.c 		if (c == EOF)
EOF              1435 ext/standard/streamsfuncs.c 	RETURN_LONG(ret == 0 ? 0 : EOF);
EOF              1469 ext/standard/streamsfuncs.c 	RETURN_LONG(ret > 0 ? (zend_long)ret : (zend_long)EOF);
EOF              1498 ext/standard/streamsfuncs.c 	RETURN_LONG(ret == 0 ? 0 : EOF);
EOF               108 ext/zip/zip_stream.c 	return EOF;
EOF                79 ext/zlib/zlib_fopen_wrapper.c 	int ret = EOF;
EOF                74 main/getopt.c  		return(EOF);
EOF                78 main/getopt.c  			return(EOF);
EOF                86 main/getopt.c  				return(EOF);
EOF                97 main/getopt.c  			return(EOF);
EOF               780 main/streams/streams.c 	return EOF;
EOF               790 main/streams/streams.c 	return EOF;
EOF               347 sapi/cgi/cgi_main.c 	if (fflush(stdout) == EOF) {
EOF              2393 sapi/cgi/cgi_main.c 							while (c != '\n' && c != '\r' && c != EOF) {
EOF              2411 sapi/cgi/cgi_main.c 							while (c != '\n' && c != '\r' && c != EOF) {
EOF               334 sapi/cli/php_cli.c 	if (fflush(stdout)==EOF && errno!=EBADF) {
EOF               630 sapi/cli/php_cli.c 		while (c != '\n' && c != '\r' && c != EOF) {
EOF                88 sapi/embed/php_embed.c 	if (fflush(stdout)==EOF) {
EOF               345 sapi/fpm/fpm/fpm_main.c 	if (fflush(stdout) == EOF) {
EOF              1482 sapi/litespeed/lsapilib.c         return EOF;
EOF              1486 sapi/litespeed/lsapilib.c             return EOF;