Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Djson.c1327 static void jsonWrongNumArgs( in jsonWrongNumArgs() function
1819 jsonWrongNumArgs(ctx, "replace"); in jsonReplaceFunc()
1873 jsonWrongNumArgs(ctx, bIsSet ? "set" : "insert"); in jsonSetFunc()