Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_tcl.c69 static int f5tResultToErrorCode(const char *zRes){ in f5tResultToErrorCode() function
167 rc = f5tResultToErrorCode(Tcl_GetStringResult(p->interp)); in xTokenizeCb()
201 rc = f5tResultToErrorCode(Tcl_GetStringResult(p->interp)); in xQueryPhraseCb()