Lines Matching refs:sqlite3Fts3ExprFree
642 sqlite3Fts3ExprFree(p); in fts3ExprParse()
665 sqlite3Fts3ExprFree(p); in fts3ExprParse()
676 sqlite3Fts3ExprFree(p); in fts3ExprParse()
698 sqlite3Fts3ExprFree(p); in fts3ExprParse()
749 sqlite3Fts3ExprFree(pRet); in fts3ExprParse()
750 sqlite3Fts3ExprFree(pNotBranch); in fts3ExprParse()
850 sqlite3Fts3ExprFree(p); in fts3ExprBalance()
904 sqlite3Fts3ExprFree(apLeaf[i]); in fts3ExprBalance()
930 sqlite3Fts3ExprFree(pRight); in fts3ExprBalance()
931 sqlite3Fts3ExprFree(pLeft); in fts3ExprBalance()
943 sqlite3Fts3ExprFree(pRoot); in fts3ExprBalance()
1049 sqlite3Fts3ExprFree(*ppExpr); in sqlite3Fts3ExprParse()
1082 void sqlite3Fts3ExprFree(Fts3Expr *pDel){ in sqlite3Fts3ExprFree() function
1243 sqlite3Fts3ExprFree(pExpr); in fts3ExprTestCommon()
1252 sqlite3Fts3ExprFree(pExpr); in fts3ExprTestCommon()