Searched refs:illegals (Results 1 – 5 of 5) sorted by relevance
307 static int contains_illegals(const char *string, const char *illegals, in contains_illegals() argument312 strchr(illegals, *string)) in contains_illegals()
39 char tilda, char dot, const char *illegals, in autorename() argument53 if (strchr(illegals, *p)) { in autorename()
625 String[] illegals = new String[] {// empty in SSL_set_cipher_lists_withIllegalCipherShouldThrow() local632 for (String illegal : illegals) { in SSL_set_cipher_lists_withIllegalCipherShouldThrow()
621 String[] illegals = new String[] {// empty in SSL_set_cipher_lists_withIllegalCipherShouldThrow() local628 for (String illegal : illegals) { in SSL_set_cipher_lists_withIllegalCipherShouldThrow()