Lines Matching full:points
53 * Option to allow unassigned code points in domain names and labels.
56 * (UTS #46 disallows unassigned code points.)
525 * containing non-ASCII code points are processed by the
548 * - UIDNA_DEFAULT Use default options, i.e., do not process unassigned code points
550 * If unassigned code points are found the operation fails with
554 * If this option is set, the unassigned code points are in the input
555 * are treated as normal Unicode code points.
567 * too many code points.
593 * - UIDNA_DEFAULT Use default options, i.e., do not process unassigned code points
595 * If unassigned code points are found the operation fails with
599 * If this option is set, the unassigned code points are in the input
600 * are treated as normal Unicode code points. <b> Note: </b> This option is
615 * too many code points.
647 * - UIDNA_DEFAULT Use default options, i.e., do not process unassigned code points
649 * If unassigned code points are found the operation fails with
653 * If this option is set, the unassigned code points are in the input
654 * are treated as normal Unicode code points.
666 * too many code points.
694 * - UIDNA_DEFAULT Use default options, i.e., do not process unassigned code points
696 * If unassigned code points are found the operation fails with
700 * If this option is set, the unassigned code points are in the input
701 * are treated as normal Unicode code points.
713 * too many code points.
742 * - UIDNA_DEFAULT Use default options, i.e., do not process unassigned code points
744 * If unassigned code points are found the operation fails with
748 * If this option is set, the unassigned code points are in the input
749 * are treated as normal Unicode code points.