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

  /external/chromium_org/third_party/icu/source/tools/genrb/
read.c 46 static void seekUntilEndOfComment (UCHARBUF *buf, struct UString *token, UErrorCode *status);
358 seekUntilEndOfComment(buf, token, status);
361 seekUntilEndOfComment(buf, NULL, status);
392 static void seekUntilEndOfComment(UCHARBUF *buf,
  /external/icu4c/tools/genrb/
read.c 47 static void seekUntilEndOfComment (UCHARBUF *buf, struct UString *token, UErrorCode *status);
360 seekUntilEndOfComment(buf, token, status);
363 seekUntilEndOfComment(buf, NULL, status);
394 static void seekUntilEndOfComment(UCHARBUF *buf,

Completed in 1757 milliseconds