Searched refs:rowSetListToTree (Results 1 – 1 of 1) sorted by relevance
376 static struct RowSetEntry *rowSetListToTree(struct RowSetEntry *pList){ in rowSetListToTree() function462 pTree->pLeft = rowSetListToTree(p); in sqlite3RowSetTest()476 pTree->pLeft = rowSetListToTree(p); in sqlite3RowSetTest()