Searched refs:jsonReturn (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | json.c | 529 static void jsonReturn( in jsonReturn() function 1582 jsonReturn(pNode, ctx, 0); in jsonExtractFunc() 1588 if( p->nErr==0 && pNode ) jsonReturn(pNode, ctx, 0); in jsonExtractFunc() 2345 jsonReturn(pThis, ctx, 0); in jsonEachColumn() 2361 jsonReturn(pThis, ctx, 0); in jsonEachColumn() 2372 jsonReturn(pThis, ctx, 0); in jsonEachColumn()
|