Home
last modified time | relevance | path

Searched refs:bTcl (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c2644 int bTcl in fts5ExprFunction() argument
2662 bTcl ? "fts5_expr_tcl" : "fts5_expr" in fts5ExprFunction()
2669 if( bTcl && nArg>1 ){ in fts5ExprFunction()
2699 }else if( bTcl ){ in fts5ExprFunction()