Home | History | Annotate | Download | only in genldml

Lines Matching refs:extractBetween

1606 		pattern.extractBetween(0,pattern.indexOf(";"),positive);
1607 pattern.extractBetween(pattern.indexOf(";")+1,pattern.length(),negative);