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

/openjdk7/jaxp/src/com/sun/org/apache/regexp/internal/
H A DREDebugCompiler.java60 hashOpcode.put(new Integer(RE.OP_OPEN_CLUSTER), "OP_OPEN_CLUSTER");
H A DRE.java346 static final char OP_OPEN_CLUSTER = '<'; // opening cluster field in class:RE
907 case OP_OPEN_CLUSTER:
H A DRECompiler.java1226 ret = node( RE.OP_OPEN_CLUSTER, 0 );

Completed in 74 milliseconds