Home
last modified time | relevance | path

Searched defs:ReadAllLines (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.Encodings.Web/tests/
H A DExtensions.cs14 public static string[] ReadAllLines(this TextReader reader) in ReadAllLines() method in Microsoft.Framework.WebEncoders.Extensions
/dports/math/topaz/topaz-3.41/topaz/
H A Dpipecall.cc218 bool ReadAllLines(FILE *h, buffarray *barray) in ReadAllLines() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.IO/
H A DFile.cs526 public static string [] ReadAllLines (string path) in ReadAllLines() method in System.IO.File
533 public static string [] ReadAllLines (string path, Encoding encoding) in ReadAllLines() method in System.IO.File
540 static string [] ReadAllLines (StreamReader reader) in ReadAllLines() method in System.IO.File
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/core/
H A DFile.cpp85 std::vector<std::string> ReadAllLines(std::string_view path) in ReadAllLines() function
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/
H A DStreamExts.cs141 public static IEnumerable<string> ReadAllLines(this Stream s) in ReadAllLines() method in OpenRA.StreamExts
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/io/
H A Dfile.cs990 public static String[] ReadAllLines(String path) in ReadAllLines() method in System.IO.File
1003 public static String[] ReadAllLines(String path, Encoding encoding) in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/src/System/IO/
H A DFile.cs441 public static string[] ReadAllLines(string path) in ReadAllLines() method in System.IO.File
451 public static string[] ReadAllLines(string path, Encoding encoding) in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/linker/linker/Tests/Extensions/
H A DNiceIO.cs832 public string[] ReadAllLines() in ReadAllLines() method in Mono.Linker.Tests.Extensions.NPath
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/ref/
H A DSystem.IO.FileSystem.cs127 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
128 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/x11-clocks/glclock/glclock-6.0b6.0/
H A DMString.cpp283 String& String::ReadAllLines(FILE *fp) in ReadAllLines() function in String
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/csharp/
H A Dcsharpcodeprovider.cs3488 private static string[] ReadAllLines(String file, Encoding encoding, FileShare share) in ReadAllLines() method in Microsoft.CSharp.CSharpCodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A Dmscorlib.cs8671 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8672 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A Dmscorlib.cs8671 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8672 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A Dmscorlib.cs8492 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8493 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A Dmscorlib.cs8898 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8899 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A Dmscorlib.cs8998 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8999 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A Dmscorlib.cs8492 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8493 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A Dmscorlib.cs8484 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8485 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A Dmscorlib.cs8679 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8680 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A Dmscorlib.cs9065 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
9066 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A Dmscorlib.cs8927 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
8928 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A Dmscorlib.cs9130 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
9131 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A Dmscorlib.cs9172 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
9173 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A Dmscorlib.cs9027 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
9028 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs6974 public static string[] ReadAllLines(string path) { throw null; } in ReadAllLines() method in System.IO.File
6975 … public static string[] ReadAllLines(string path, System.Text.Encoding encoding) { throw null; } in ReadAllLines() method in System.IO.File

12