Home | History | Annotate | Download | only in intltest

Lines Matching full:param

75      * @param src           Pointer to UChar buffer containing a single label
76 * @param srcLength Number of characters in the source label
77 * @param dest Pointer to the destination buffer to receive the output
78 * @param destCapacity The capacity of destination array
79 * @param allowUnassigned Unassigned values can be converted to ASCII for query operations
82 * @param status ICU error code in/out parameter.
97 * @param src Pointer to UChar buffer containing a single label
98 * @param srcLength Number of characters in the source label
99 * @param dest Pointer to the destination buffer to receive the output
100 * @param destCapacity The capacity of destination array
101 * @param allowUnassigned Unassigned values can be converted to ASCII for query operations
104 * @param status ICU error code in/out parameter.