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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/dtdparser/
H A DDTDParser.java425 ungetc();
443 ungetc();
703 ungetc();
812 ungetc();
1207 ungetc();
1225 ungetc();
1275 ungetc();
1368 ungetc();
1656 ungetc();
1781 ungetc(); // leav
2125 private void ungetc() { method in class:DTDParser
[all...]
H A DInputEntity.java87 // "ungetc" byte we keep, so that our downstream reads are as
233 * need ungetc().
285 ungetc();
330 public void ungetc() { method in class:InputEntity
333 throw new InternalError("ungetc");
751 ungetc();
/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_impl.c319 ungetc(c, f);

Completed in 1744 milliseconds