Searched defs:END_BUF_MASK (Results 1 - 1 of 1) sorted by relevance

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/constants/
H A DAnchorType.java44 final int END_BUF_MASK = (END_BUF | SEMI_END_BUF); field in interface:AnchorType

Completed in 36 milliseconds