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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DToken.java602 static final int CHAR_SEPARATOR = 34; field in class:Token
779 type = CHAR_SEPARATOR;
889 isspace.mergeRanges(ranges[CHAR_SEPARATOR]); // Z

Completed in 39 milliseconds