Searched refs:peek_UChar (Results 1 – 1 of 1) sorted by relevance
338 static UChar peek_UChar ( Cursor* c ) { in peek_UChar() function1812 peek_UChar(c) == 0 ? " is empty." : ":" ); in read_dirname_xa()1814 while (peek_UChar(c) != 0) { in read_dirname_xa()1916 while (peek_UChar(&c) != 0) { in read_filename_table()