Searched refs:checkIdentifierChars (Results 1 – 1 of 1) sorted by relevance
40 if (!checkIdentifierChars(pattern, "/*")) in Wildcard()115 if (matcher.matches() && checkIdentifierChars(value, "/")) in getMatcher()120 private static boolean checkIdentifierChars(String expr, String extra) { in checkIdentifierChars() method in Wildcard