Searched refs:seekUntilEndOfComment (Results 1 – 2 of 2) sorted by relevance
/external/chromium/third_party/icu/source/tools/genrb/ |
D | read.c | 46 static void seekUntilEndOfComment (UCHARBUF *buf, struct UString *token, UErrorCode *status); 358 seekUntilEndOfComment(buf, token, status); in getNextChar() 361 seekUntilEndOfComment(buf, NULL, status); in getNextChar() 392 static void seekUntilEndOfComment(UCHARBUF *buf, in seekUntilEndOfComment() function
|
/external/icu4c/tools/genrb/ |
D | read.c | 46 static void seekUntilEndOfComment (UCHARBUF *buf, struct UString *token, UErrorCode *status); 358 seekUntilEndOfComment(buf, token, status); in getNextChar() 361 seekUntilEndOfComment(buf, NULL, status); in getNextChar() 392 static void seekUntilEndOfComment(UCHARBUF *buf, in seekUntilEndOfComment() function
|