Searched refs:bIsSet (Results 1 – 1 of 1) sorted by relevance
1869 int bIsSet = sqlite3_user_data(ctx)!=0; in jsonSetFunc() local1873 jsonWrongNumArgs(ctx, bIsSet ? "set" : "insert"); in jsonSetFunc()1887 }else if( pNode && (bApnd || bIsSet) ){ in jsonSetFunc()