Searched defs:unread (Results 1 – 5 of 5) sorted by relevance
89 int n, unread; in init() local
122 private void unread(PushbackReader r, int c) throws IOException { in unread() method in HTMLScanner
273 GVariant* unread = NULL; in PrintUnused() local
343 private void unread(PushbackReader r, int c) throws IOException { in unread() method in HTMLScanner
1077 protected void unread(@SuppressWarnings("hiding") Token token) throws IOException in unread() method in Lexer