HomeSort by relevance Sort by last modified time
    Searched refs:readLineSkippingComments (Results 1 - 13 of 13) sorted by null

  /external/icu/icu4c/source/test/intltest/
textfile.h 50 UBool readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
tokiter.cpp 35 if (!reader->readLineSkippingComments(line, ec)) {
textfile.cpp 113 UBool TextFile::readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
thcoll.cpp 101 while (names.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) {
148 while (riwords.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/data/
ResourceReader.java 169 public String readLineSkippingComments(boolean trim) throws IOException {
192 public String readLineSkippingComments() throws IOException {
193 return readLineSkippingComments(false);
198 * readLine() or readLineSkippingComments(). Should only be called
208 * returned by readLine() or readLineSkippingComments().
TokenIterator.java 65 line = reader.readLineSkippingComments();
95 * returned by readLine() or readLineSkippingComments().
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
ResourceReader.java 167 public String readLineSkippingComments(boolean trim) throws IOException {
190 public String readLineSkippingComments() throws IOException {
191 return readLineSkippingComments(false);
196 * readLine() or readLineSkippingComments(). Should only be called
206 * returned by readLine() or readLineSkippingComments().
TokenIterator.java 63 line = reader.readLineSkippingComments();
93 * returned by readLine() or readLineSkippingComments().
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 7717 milliseconds