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 48 UBool readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
tokiter.cpp 33 if (!reader->readLineSkippingComments(line, ec)) {
textfile.cpp 111 UBool TextFile::readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
thcoll.cpp 98 while (names.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) {
145 while (riwords.readLineSkippingComments(word, ec, FALSE) && U_SUCCESS(ec)) {
  /external/icu/android_icu4j/src/main/java/android/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/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
ResourceReader.java 165 public String readLineSkippingComments(boolean trim) throws IOException {
188 public String readLineSkippingComments() throws IOException {
189 return readLineSkippingComments(false);
194 * readLine() or readLineSkippingComments(). Should only be called
204 * returned by readLine() or readLineSkippingComments().
TokenIterator.java 61 line = reader.readLineSkippingComments();
91 * 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 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.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 357 milliseconds