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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/classfile/
H A DSignature.java225 private static final void matchGJIdent(MyByteArrayInputStream in, method in class:Signature
236 matchGJIdent(in, buf);
246 matchGJIdent(in, buf); // Recursive call
258 matchGJIdent(in, buf);
271 matchGJIdent(new MyByteArrayInputStream(s), buf);

Completed in 31 milliseconds