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

/openjdk7/jaxp/src/com/sun/org/apache/regexp/internal/
H A DRETest.java740 if (checkResult(result) && (!shouldMatch || checkParens()))
792 private boolean checkParens() method in class:RETestCase
831 return checkResult(result) && (!shouldMatch || checkParens());

Completed in 22 milliseconds