Lines Matching full:terminated
76 * @param s The array of UChars, NULL (U+0000) terminated.
110 * @param length The length of the string, or -1 if it is NUL-terminated.
162 * @param s The string to search (NUL-terminated).
163 * @param substring The substring to find (NUL-terminated).
186 * @param length The length of s (number of UChars), or -1 if it is NUL-terminated.
187 * @param substring The substring to find (NUL-terminated).
188 * @param subLength The length of substring (number of UChars), or -1 if it is NUL-terminated.
206 * @param s The string to search (NUL-terminated).
226 * @param s The string to search (NUL-terminated).
249 * @param s The string to search (NUL-terminated).
250 * @param substring The substring to find (NUL-terminated).
273 * @param length The length of s (number of UChars), or -1 if it is NUL-terminated.
274 * @param substring The substring to find (NUL-terminated).
275 * @param subLength The length of substring (number of UChars), or -1 if it is NUL-terminated.
293 * @param s The string to search (NUL-terminated).
313 * @param s The string to search (NUL-terminated).
332 * @param string The string in which to search, NUL-terminated.
333 * @param matchSet A NUL-terminated string defining a set of code points
347 * @param string The string in which to search, NUL-terminated.
348 * @param matchSet A NUL-terminated string defining a set of code points
363 * @param string The string in which to search, NUL-terminated.
364 * @param matchSet A NUL-terminated string defining a set of code points
444 * NUL-terminated strings are possible with length arguments of -1.
447 * @param length1 Length of first source string, or -1 if NUL-terminated.
450 * @param length2 Length of second source string, or -1 if NUL-terminated.
512 * NUL-terminated strings are possible with length arguments of -1.
515 * @param length1 Length of first source string, or -1 if NUL-terminated.
518 * @param length2 Length of second source string, or -1 if NUL-terminated.
660 * Copies at most <code>n</code> characters. The result will be null terminated
691 * Copies at most <code>n</code> characters. The result will be null terminated
720 * Copies at most <code>n</code> characters. The result will be null terminated
963 * @param src a zero-terminated string of invariant characters
1037 * @param dest A buffer for the result string. The result will be zero-terminated if
1043 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1063 * @param dest A buffer for the result string. The result will be zero-terminated if
1069 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1105 * @param dest A buffer for the result string. The result will be zero-terminated if
1111 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1140 * @param dest A buffer for the result string. The result will be zero-terminated if
1146 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1163 * @param dest A buffer for the result string. The result will be zero-terminated if
1173 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1189 * @param dest A buffer for the result string. The result will be zero-terminated if
1199 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1215 * @param dest A buffer for the result string. The result will be zero-terminated if
1225 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1242 * @param dest A buffer for the result string. The result will be zero-terminated if
1252 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1269 * @param dest A buffer for the result string. The result will be zero-terminated if
1279 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1296 * @param dest A buffer for the result string. The result will be zero-terminated if
1306 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.