Lines Matching full:terminated
1364 * If the string fits into dest but cannot be NUL-terminated
1435 * The output string is NUL-terminated if possible.
1462 * The output string is NUL-terminated if possible.
1486 * The output string is NUL-terminated.
1520 * The output string is NUL-terminated if possible.
1549 * The output string is NUL-terminated if possible.
1884 * @param isTerminated specifies if <code>text</code> is <code>NUL</code>-terminated.
2038 * the append string; can be -1 if <TT>srcChars</TT> is NUL-terminated
2051 * can be -1 if <TT>srcChars</TT> is NUL-terminated
2678 * The buffer contents is not NUL-terminated by getBuffer().
2733 * The buffer contents is (probably) not NUL-terminated.
2752 * making sure that it is NUL-terminated.
2757 * be NUL-terminated (because memory allocation failed).
2767 * The buffer contents is guaranteed to be NUL-terminated.
2824 * must be NULL (U+0000) terminated.
2850 * @param isTerminated specifies if <code>text</code> is <code>NUL</code>-terminated.
2886 * @param codepageData an array of bytes, null-terminated,
2906 * @param codepageData an array of bytes, null-terminated
2957 * @param srcLength length of the input string, can be -1 for NUL-terminated strings
2988 * @param length Length of src, or -1 if NUL-terminated.
3051 * from a std::string or a NUL-terminated const char * string.
3065 * @param length Length of the input string, or -1 if NUL-terminated.
4241 * NUL-terminated if len<capacity.
4449 fUnion.fFields.fCapacity = targetLength; // not NUL-terminated any more