Searched defs:piEnd (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/fts3/ | ||
| H A D | fts3_unicode.c | 320 int *piEnd, /* OUT: Ending offset of token */ in unicodeNext() |
| /sqlite-3.40.0/src/ | ||
| H A D | btree.c | 8046 u8 *piEnd; in balance_nonroot() local |