Home
last modified time | relevance | path

Searched refs:bst (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/misc/
DRegexpPool.java194 int bst = 0; in matchAfter() local
206 bst = i; in matchAfter()
219 bst = 0; in matchAfter()
226 o = ((RegexpTarget) o).found(s.substring(bst, bend)); in matchAfter()