Searched refs:JSONB_ARRAY (Results 1 – 1 of 1) sorted by relevance
212865 #define JSONB_ARRAY 11 /* An array */ macro214249 case JSONB_ARRAY: {214424 jsonBlobAppendNode(pParse, JSONB_ARRAY, pParse->nJson - i, 0);215101 case JSONB_ARRAY: {215195 case JSONB_ARRAY: {215663 static const u8 emptyObject[] = { JSONB_ARRAY, JSONB_OBJECT };215844 if( x!=JSONB_ARRAY ) return JSON_LOOKUP_NOTFOUND;216093 case JSONB_ARRAY:216560 if( sz>0 && x<JSONB_ARRAY ){216595 case JSONB_ARRAY: {[all …]