Lines Matching full:terminated
334 // Null terminated string, but not at null, so not at end.
356 // Null terminated main string. fcdPosition is the 'return' position into main buf.
1505 // The source string is null terminated and we're not working from the side buffer,
1519 // (We can't be in side buffer because it is always null terminated.)
1535 // Null terminated string.
2025 Not in side buffer because it is always null terminated.
2487 /* end of string in null terminated string or stopped by a
5302 * However, levels are still terminated by a 1 (one) and the sortkey
5303 * is terminated by a 0 (zero). Identical level is the same as in the
6133 // Lower bound just gets terminated. No extra bytes
7691 if(sLen==-1) { // handling zero terminated strings
7727 if(tLen==-1) { // handling zero terminated strings
8095 /* They should either both be NULL terminated or the explicit length should be set on both. */
8109 // Both strings are null terminated.