Searched defs:DIFFERENT_LEN_ALT_LOOK_BEHIND (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.java87 final int DIFFERENT_LEN_ALT_LOOK_BEHIND = (1<<6); /* (?<=a|bc); */ field in interface:SyntaxProperties

Completed in 39 milliseconds