Lines Matching full:terminator
2377 ** embedded) and thus do not count as a statement terminator. ^Whitespace
2598 ** the zero terminator. So the longest string that can be completely
3443 ** first zero terminator. ^If nByte is non-negative, then it is the maximum
3450 ** the nul-terminator bytes as this saves SQLite from having to
3690 ** the number of bytes up to the first zero terminator.
3693 ** where the NUL terminator would occur assuming the string were NUL
4172 ** <tr><td> BLOB <td> TEXT <td> Add a zero terminator if needed
4190 ** sqlite3_column_text16() is called. A zero-terminator might
4321 ** representation, exclusive of the zero-terminator. ^Note that the name
4717 ** must be the byte offset into the string where the NUL terminator would
20738 ** nul-terminator.
20746 ** nul-terminator.
21218 ** The input string must be zero-terminated. A new zero-terminator
21222 ** dequoted string, exclusive of the zero terminator, if dequoting does
22374 int nKey, /* Bytes in key (not counting zero terminator) */
24745 ** then it is not necessary to include the nul-terminator character
29831 0 /* List terminator */
35769 ** then it is not necessary to include the nul-terminator character
39643 ** nul-terminator), then this is handled as if no master journal name
39648 ** nul-terminator byte is appended to the buffer following the master
40025 ** + 4 bytes: N (length of master journal name in bytes, no nul-terminator).
40784 ** nul-terminator byte (0x00). i.e. the entire contents of a master journal
48705 ** header must be exactly 16 bytes including the zero-terminator so
82549 ** but does not include the null terminator.
116416 ** (including the null-terminator, if any). Case
116535 ** Terminator values for position-lists and column-lists.
116537 #define POS_COLUMN (1) /* Column-list terminator */
116538 #define POS_END (0) /* Position-list terminator */
117627 ** of each columns name, including the nul-terminator.
117667 ** nul-terminator byte. */
118465 pEnd++; /* Advance past the POS_END terminator byte */
118480 ** to the terminator (POS_COLUMN or POS_END) byte of the column-list.
118491 ** before this function returns. The POS_COLUMN or POS_END terminator
118525 ** (in which case **pp will be a terminator bytes POS_END (0) or
118613 ** after the list written. No terminator (POS_END or POS_COLUMN) is
118658 ** byte following the 0x00 terminator of their respective position lists.
124053 ** size of the output word (exclusive of the '\0' terminator) into *pnOut.
125833 /* Positions cannot be negative; we use -1 as a terminator internally.
126433 ** lists, not including the nul-terminator byte. For example: