Home
last modified time | relevance | path

Searched refs:readLineSkippingComments (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
DResourceReader.java163 public String readLineSkippingComments(boolean trim) throws IOException { in readLineSkippingComments() method in ResourceReader
186 public String readLineSkippingComments() throws IOException { in readLineSkippingComments() method in ResourceReader
187 return readLineSkippingComments(false); in readLineSkippingComments()
DTokenIterator.java59 line = reader.readLineSkippingComments(); in next()
/external/icu/icu4c/source/test/intltest/
Dtextfile.h48 UBool readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
Dtokiter.cpp33 if (!reader->readLineSkippingComments(line, ec)) { in next()
Dthcoll.cpp98 while (names.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) { in TestNamesList()
145 while (riwords.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) { in TestDictionary()
Dtextfile.cpp111 UBool TextFile::readLineSkippingComments(UnicodeString& line, UErrorCode& ec, in readLineSkippingComments() function in TextFile
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...