Searched refs:piTopic (Results 1 – 1 of 1) sorted by relevance
523 int *piTopic, /* OUT: Topic associated with this key */ in pageGetKey() argument545 *piTopic = rtTopic(eType); in pageGetKey()556 int *piTopic, /* OUT: Topic associated with this key */ in pageGetKeyCopy() argument563 aKey = pageGetKey(pSeg, pPg, iCell, piTopic, &nKey, pBlob); in pageGetKeyCopy()596 int *piTopic, in pageGetBtreeKey() argument629 if( piTopic ) *piTopic = rtTopic(eType); in pageGetBtreeKey()