Home | History | Annotate | Download | only in unicode

Lines Matching full:terminated

303  * @param name1 a converter name or alias, zero-terminated
304 * @param name2 a converter name or alias, zero-terminated
380 * @param name Name of the UConverter table in a zero terminated
647 * @param length The number of UChars in s, or -1 for a NUL-terminated string.
839 * Gets the internal, canonical name of the converter (zero-terminated).
1207 * The output string is NUL-terminated if possible.
1217 * @param srcLength the input string length, or -1 if NUL-terminated
1240 * The output string is NUL-terminated if possible.
1250 * @param srcLength the input string length, or -1 if NUL-terminated
1374 * - allow NUL-terminated input
1507 * - allows NUL-terminated input
1518 * and either the target buffer is terminated with a single NUL byte
1532 * @param sourceLength Length of the input text, in bytes, or -1 for NUL-terminated input.
1987 * @param sourceLength Length of the input string, or -1 if terminated with a NUL byte.