Home | History | Annotate | Download | only in nameser

Lines Matching full:case

140 				/* XXX: labellen should reject this case */
408 case 0:
409 case NS_TYPE_ELT:
426 case NS_CMPRSFLGS:
651 case 0: /* normal case, n == len */
654 case NS_TYPE_ELT: /* EDNS0 extended label */
661 case NS_CMPRSFLGS: /* indirection */
690 case 0x22: /* '"' */
691 case 0x2E: /* '.' */
692 case 0x3B: /* ';' */
693 case 0x5C: /* '\\' */
694 case 0x28: /* '(' */
695 case 0x29: /* ')' */
697 case 0x40: /* '@' */
698 case 0x24: /* '$' */
719 * convert this character to lower case if it's upper case.
763 case 0: /* normal case, n == len */
779 case NS_CMPRSFLGS: /* indirection */
870 case ']': /* end of the bitstring */
882 case '/':