Home | History | Annotate | Download | only in text

Lines Matching defs:isValidKeyword

1464         if (!isValidKeyword(keyword)) {
2010 private static boolean isValidKeyword(String token) {