Home | History | Annotate | Download | only in intltest

Lines Matching full:points

61     /* is represented as an array of Unicode code points (not code    */
63 /* will be represented as an array of ASCII code points. The */
67 /* needed.) The input_length is the number of code points in */
69 /* caller passes in the maximum number of code points that it */
71 /* number of code points actually output. The case_flags array */
75 /* it be forced to lowercase (if possible). ASCII code points */
79 /* letters are left as they are, and other code points are */
93 /* represented as an array of ASCII code points, and the output */
94 /* will be represented as an array of Unicode code points. The */
95 /* input_length is the number of code points in the input. The */
97 /* the maximum number of code points that it can receive, and */
99 /* code points output. The case_flags array needs room for at */
104 /* forced to lowercase (if possible). ASCII code points are */