Home | History | Annotate | Download | only in pdu

Lines Matching defs:isTokenCharacter

1120     protected static boolean isTokenCharacter(int ch) {
1200 if (isTokenCharacter(temp)) {