Searched refs:VALID_AUTHORITY_CHARS (Results 1 – 3 of 3) sorted by relevance
683 static char VALID_AUTHORITY_CHARS[] = { variable753 if (!VALID_AUTHORITY_CHARS[*value]) { in nghttp2_check_authority()
685 static char VALID_AUTHORITY_CHARS[] = { variable755 if (!VALID_AUTHORITY_CHARS[*value]) { in nghttp2_check_authority()
1039 static char VALID_AUTHORITY_CHARS[] = { variable1109 if (!VALID_AUTHORITY_CHARS[*value]) { in check_authority()