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

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/constants/
H A DSyntaxProperties.java85 final int ALLOW_INTERVAL_LOW_ABBREV = (1<<4); /* {,n} => {0,n} */ field in interface:SyntaxProperties

Completed in 39 milliseconds