Searched defs:MAX_LABEL_LENGTH (Results 1 – 10 of 10) sorted by relevance
489 const MAX_LABEL_LENGTH: usize = 63; in is_valid_dns_id() constant
26 private static final int MAX_LABEL_LENGTH = 63; field in IDNA2003
28 private static final int MAX_LABEL_LENGTH = 63; field in IDNA2003
256 #define MAX_LABEL_LENGTH 256 macro
25 private static final int MAX_LABEL_LENGTH = 63; field in IDNAReference
28 private static final int MAX_LABEL_LENGTH = 63; field in IDNAReference
36 #define MAX_LABEL_LENGTH 63 macro