Home | History | Annotate | Download | only in orig

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
29803 0 /* List terminator */
35741 ** then it is not necessary to include the nul-terminator character
39615 ** nul-terminator), then this is handled as if no master journal name
39620 ** nul-terminator byte is appended to the buffer following the master
39997 ** + 4 bytes: N (length of master journal name in bytes, no nul-terminator).
40756 ** nul-terminator byte (0x00). i.e. the entire contents of a master journal
48677 ** header must be exactly 16 bytes including the zero-terminator so
82513 ** but does not include the null terminator.
116380 ** (including the null-terminator, if any). Case
116499 ** Terminator values for position-lists and column-lists.
116501 #define POS_COLUMN (1) /* Column-list terminator */
116502 #define POS_END (0) /* Position-list terminator */
117591 ** of each columns name, including the nul-terminator.
117631 ** nul-terminator byte. */
118429 pEnd++; /* Advance past the POS_END terminator byte */
118444 ** to the terminator (POS_COLUMN or POS_END) byte of the column-list.
118455 ** before this function returns. The POS_COLUMN or POS_END terminator
118489 ** (in which case **pp will be a terminator bytes POS_END (0) or
118577 ** after the list written. No terminator (POS_END or POS_COLUMN) is
118622 ** byte following the 0x00 terminator of their respective position lists.
124005 ** size of the output word (exclusive of the '\0' terminator) into *pnOut.
125785 /* Positions cannot be negative; we use -1 as a terminator internally.
126385 ** lists, not including the nul-terminator byte. For example: