EOF               151 Zend/zend_stream.c 	return EOF;
EOF               166 Zend/zend_stream.c 		for (n = 0; n < len && (c = zend_stream_getc(file_handle TSRMLS_CC)) != EOF && c != 4 && c != '\n'; ++n) {
EOF               168 Zend/zend_stream.c 		for (n = 0; n < len && (c = zend_stream_getc(file_handle TSRMLS_CC)) != EOF && c != '\n'; ++n)  {
EOF               162 ext/bz2/bz2.c  	int ret = EOF;
EOF                45 ext/ereg/regex/main.c 	while ((c = getopt(argc, argv, "c:e:S:E:x")) != EOF)
EOF              3288 ext/exif/exif.c 			if ((marker = php_stream_getc(ImageInfo->infile)) == EOF) {
EOF              3316 ext/exif/exif.c 		if ((lh = php_stream_getc(ImageInfo->infile)) == EOF) {
EOF              3320 ext/exif/exif.c 		if ((ll = php_stream_getc(ImageInfo->infile)) == EOF) {
EOF               929 ext/ftp/ftp.c  	while (!php_stream_eof(instream) && (ch = php_stream_getc(instream))!=EOF) {
EOF              1683 ext/ftp/ftp.c  	while ((ch = php_stream_getc(tmpstream)) != EOF) {
EOF              1894 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                89 ext/gd/libgd/gd_webp.c 		if (n>0 && n!=EOF) {
EOF                92 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              4013 ext/pgsql/pgsql.c 	if (result==EOF) {
EOF              4123 ext/pgsql/pgsql.c 							case EOF:
EOF              4252 ext/pgsql/pgsql.c 					if (PQputline(pgsql, query)==EOF) {
EOF              4264 ext/pgsql/pgsql.c 				if (PQputline(pgsql, "\\.\n") == EOF) {
EOF              5339 ext/pgsql/pgsql.c 	return EOF;
EOF               134 ext/phar/dirstream.c 	return EOF;
EOF               684 ext/phar/phar.c 		if (EOF == (nextchar = php_stream_getc(fp))) {
EOF               690 ext/phar/phar.c 			if (EOF == (nextchar = php_stream_getc(fp)) || (char)nextchar != '\n') {
EOF              2573 ext/phar/phar.c 		return EOF;
EOF              2581 ext/phar/phar.c 		return EOF;
EOF              2595 ext/phar/phar.c 		return EOF;
EOF              2614 ext/phar/phar.c 		return EOF;
EOF              2628 ext/phar/phar.c 				return EOF;
EOF              2645 ext/phar/phar.c 				return EOF;
EOF              2664 ext/phar/phar.c 			return EOF;
EOF              2681 ext/phar/phar.c 			return EOF;
EOF              2713 ext/phar/phar.c 			return EOF;
EOF              2821 ext/phar/phar.c 			return EOF;
EOF              2850 ext/phar/phar.c 			return EOF;
EOF              2865 ext/phar/phar.c 			return EOF;
EOF              2876 ext/phar/phar.c 			return EOF;
EOF              2887 ext/phar/phar.c 			return EOF;
EOF              2951 ext/phar/phar.c 		return EOF;
EOF              2972 ext/phar/phar.c 		return EOF;
EOF              3014 ext/phar/phar.c 			return EOF;
EOF              3046 ext/phar/phar.c 			return EOF;
EOF              3062 ext/phar/phar.c 			return EOF;
EOF              3093 ext/phar/phar.c 				return EOF;
EOF              3105 ext/phar/phar.c 			return EOF;
EOF              3122 ext/phar/phar.c 			return EOF;
EOF              3167 ext/phar/phar.c 				return EOF;
EOF              3186 ext/phar/phar.c 					return EOF;
EOF              3237 ext/phar/phar.c 			return EOF;
EOF              3253 ext/phar/phar.c 				return EOF;
EOF              3283 ext/phar/phar.c 		return EOF;
EOF              3286 ext/phar/phar.c 	return EOF;
EOF               472 ext/phar/stream.c 		return EOF;
EOF               968 ext/phar/tar.c 		return EOF;
EOF               988 ext/phar/tar.c 			return EOF;
EOF               997 ext/phar/tar.c 			return EOF;
EOF              1012 ext/phar/tar.c 				return EOF;
EOF              1025 ext/phar/tar.c 				return EOF;
EOF              1041 ext/phar/tar.c 			return EOF;
EOF              1050 ext/phar/tar.c 			return EOF;
EOF              1063 ext/phar/tar.c 			return EOF;
EOF              1078 ext/phar/tar.c 			return EOF;
EOF              1085 ext/phar/tar.c 			return EOF;
EOF              1100 ext/phar/tar.c 					return EOF;
EOF              1113 ext/phar/tar.c 				return EOF;
EOF              1135 ext/phar/tar.c 		return EOF;
EOF              1151 ext/phar/tar.c 				return EOF;
EOF              1167 ext/phar/tar.c 				return EOF;
EOF              1175 ext/phar/tar.c 				return EOF;
EOF              1189 ext/phar/tar.c 		return EOF;
EOF              1208 ext/phar/tar.c 			return EOF;
EOF              1216 ext/phar/tar.c 			return EOF;
EOF              1240 ext/phar/tar.c 			return EOF;
EOF              1254 ext/phar/tar.c 			return EOF;
EOF              1270 ext/phar/tar.c 		return EOF;
EOF              1297 ext/phar/tar.c 			return EOF;
EOF              1321 ext/phar/tar.c 				return EOF;
EOF              1348 ext/phar/tar.c 	return EOF;
EOF               672 ext/phar/util.c 		return EOF;
EOF              1186 ext/phar/zip.c 		return EOF;
EOF              1198 ext/phar/zip.c 			return EOF;
EOF              1204 ext/phar/zip.c 			return EOF;
EOF              1215 ext/phar/zip.c 			return EOF;
EOF              1224 ext/phar/zip.c 			return EOF;
EOF              1236 ext/phar/zip.c 				return EOF;
EOF              1251 ext/phar/zip.c 				return EOF;
EOF              1267 ext/phar/zip.c 			return EOF;
EOF              1276 ext/phar/zip.c 			return EOF;
EOF              1289 ext/phar/zip.c 			return EOF;
EOF              1302 ext/phar/zip.c 			return EOF;
EOF              1313 ext/phar/zip.c 			return EOF;
EOF              1320 ext/phar/zip.c 			return EOF;
EOF              1335 ext/phar/zip.c 					return EOF;
EOF              1348 ext/phar/zip.c 				return EOF;
EOF              1374 ext/phar/zip.c 		return EOF;
EOF              1420 ext/phar/zip.c 		return EOF;
EOF              1503 ext/phar/zip.c 			return EOF;
EOF              1514 ext/phar/zip.c 	return EOF;
EOF              2833 ext/spl/spl_directory.c 	if (result == EOF) {
EOF              1076 ext/standard/file.c 	if (result == EOF) {
EOF               118 ext/standard/ftp_fopen_wrapper.c 				ret = EOF;
EOF               395 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 TSRMLS_CC) != EOF) continue;
EOF               137 ext/standard/iptc.c     if ((c1 = php_iptc_get1(fp, spool, spoolbuf TSRMLS_CC)) == EOF) return M_EOI;
EOF               139 ext/standard/iptc.c     if ((c2 = php_iptc_get1(fp, spool, spoolbuf TSRMLS_CC)) == EOF) return M_EOI;
EOF               146 ext/standard/iptc.c 		if (php_iptc_get1(fp, spool, spoolbuf TSRMLS_CC) == 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 TSRMLS_CC)) == EOF)
EOF               172 ext/standard/iptc.c 		if (c == EOF)
EOF              1426 ext/standard/streamsfuncs.c 	RETURN_LONG(ret == 0 ? 0 : EOF);
EOF              1460 ext/standard/streamsfuncs.c 	RETURN_LONG(ret > 0 ? (long)ret : (long)EOF);
EOF              1489 ext/standard/streamsfuncs.c 	RETURN_LONG(ret == 0 ? 0 : EOF);
EOF               100 ext/zip/zip_stream.c 	return EOF;
EOF                77 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               797 main/streams/streams.c 	return EOF;
EOF               807 main/streams/streams.c 	return EOF;
EOF               329 sapi/cgi/cgi_main.c 	if (fflush(stdout) == EOF) {
EOF              2407 sapi/cgi/cgi_main.c 							while (c != '\n' && c != '\r' && c != EOF) {
EOF              2425 sapi/cgi/cgi_main.c 							while (c != '\n' && c != '\r' && c != EOF) {
EOF               328 sapi/cli/php_cli.c 	if (fflush(stdout)==EOF && errno!=EBADF) {
EOF               640 sapi/cli/php_cli.c 		while (c != '\n' && c != '\r' && c != EOF) {
EOF                84 sapi/embed/php_embed.c 	if (fflush(stdout)==EOF) {
EOF               335 sapi/fpm/fpm/fpm_main.c 	if (fflush(stdout) == EOF) {
EOF                53 sapi/isapi/stresstest/getopt.c         return(EOF);
EOF                55 sapi/isapi/stresstest/getopt.c         return(EOF);
EOF                62 sapi/isapi/stresstest/getopt.c         return(EOF);
EOF                68 sapi/isapi/stresstest/getopt.c         return(EOF);
EOF               144 sapi/isapi/stresstest/getopt.c       while ((c = ap_getopt(argc, argv, "abo:")) != EOF)
EOF              1482 sapi/litespeed/lsapilib.c         return EOF;
EOF              1486 sapi/litespeed/lsapilib.c             return EOF;
EOF                51 sapi/milter/getopt.c         return(EOF);
EOF                53 sapi/milter/getopt.c         return(EOF);
EOF                60 sapi/milter/getopt.c         return(EOF);
EOF                66 sapi/milter/getopt.c         return(EOF);
EOF               142 sapi/milter/getopt.c       while ((c = ap_php_getopt(argc, argv, "abo:")) != EOF)