Searched refs:seekUntilEndOfComment (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dread.c46 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, function
/external/icu4c/tools/genrb/
H A Dread.c47 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, function

Completed in 115 milliseconds