Lines Matching full:contraction
336 // The index of the hex component that the "::" contraction precedes, or
337 // -1 if there is no contraction.
370 // (separator between hex components, or start of a contraction), or end of
402 // We found a "::" contraction.
404 // There can be at most one contraction in the literal.
444 // success writes the length of the contraction (if any) to
455 // If there was a "::" contraction, its size is going to be:
506 // components are, the "::" contraction, and the embedded IPv4 address.
513 // how may zero bytes the "::" contraction represents.
520 // Loop through each hex components, and contraction in order.
522 // Append the contraction if it appears before this component.
590 // it is a candidate for the contraction.
633 // Start by finding where to place the "::" contraction (if any).
641 // Jump over the contraction.