Searched refs:readLineSkippingComments (Results 1 – 9 of 9) sorted by relevance
167 public String readLineSkippingComments(boolean trim) throws IOException { in readLineSkippingComments() method in ResourceReader190 public String readLineSkippingComments() throws IOException { in readLineSkippingComments() method in ResourceReader191 return readLineSkippingComments(false); in readLineSkippingComments()
63 line = reader.readLineSkippingComments(); in next()
165 public String readLineSkippingComments(boolean trim) throws IOException { in readLineSkippingComments() method in ResourceReader188 public String readLineSkippingComments() throws IOException { in readLineSkippingComments() method in ResourceReader189 return readLineSkippingComments(false); in readLineSkippingComments()
61 line = reader.readLineSkippingComments(); in next()
48 UBool readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
33 if (!reader->readLineSkippingComments(line, ec)) { in next()
98 while (names.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) { in TestNamesList()145 while (riwords.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) { in TestDictionary()
111 UBool TextFile::readLineSkippingComments(UnicodeString& line, UErrorCode& ec, in readLineSkippingComments() function in TextFile
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...