Searched defs:OP_ESC_LTGT_WORD_BEGIN_END (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 DSyntaxProperties.java44 final int OP_ESC_LTGT_WORD_BEGIN_END = (1<<19); /* \<. \> */ field in interface:SyntaxProperties

Completed in 70 milliseconds