Searched refs:piEnd (Results 1 – 2 of 2) sorted by relevance
320 int *piEnd, /* OUT: Ending offset of token */ in unicodeNext() argument374 *piEnd = (int)(zEnd - pCsr->aInput); in unicodeNext()
8046 u8 *piEnd; in balance_nonroot() local8092 piEnd = aData + pOld->cellOffset + 2*pOld->nCell; in balance_nonroot()8093 while( piCell<piEnd ){ in balance_nonroot()