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

/external/icu4c/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

Completed in 36 milliseconds