ulc 2346 ext/standard/file.c while (md->ulc || (!php_stream_eof(md->stream) && (ch = php_stream_getc(md->stream)))) { ulc 2351 ext/standard/file.c if (md->ulc) { ulc 2353 ext/standard/file.c md->ulc = 0; ulc 2386 ext/standard/file.c md->ulc = 1; ulc 2422 ext/standard/file.c md->ulc = 1; ulc 107 ext/standard/file.h int ulc;