Searched refs:token_wordend (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DToken.java82 static Token token_wordend; field in class:Token
95 Token.token_wordend = Token.createAnchor('>');
H A DRegexParser.java418 return Token.token_wordend;

Completed in 38 milliseconds