Searched defs:OP_LINE_ANCHOR (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.java48 final int OP_LINE_ANCHOR = (1<<23); /* ^, $ */ field in interface:SyntaxProperties

Completed in 61 milliseconds