Searched refs:isTokenChar (Results 1 – 8 of 8) sorted by relevance
251 } else if (isTokenChar(this.currentHeader.charAt(from))) { in findTokenStart()305 } else if (isTokenChar(ch)) { in findTokenSeparator()339 while ((end < to) && isTokenChar(this.currentHeader.charAt(end))) { in findTokenEnd()394 protected boolean isTokenChar(char ch) { in isTokenChar() method in BasicTokenIterator
299 public static final boolean isTokenChar( char c ) { in isTokenChar() method in LexerCore323 return isTokenChar(nextChar); in startsId()377 if ( isTokenChar(nextChar) ) { in ttoken()
119 if ( !LexerCore.isTokenChar( token.charAt(i) )) { in checkToken()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...