Searched refs:JSONB_TEXT5 (Results 1 – 1 of 1) sorted by relevance
212545 #define JSONB_TEXT5 9 /* Text with JSON-5 escape */ macro213897 case JSONB_TEXT5: {213915 }else if( x!=JSONB_TEXT5 ){214196 opcode = JSONB_TEXT5;214200 opcode = JSONB_TEXT5;214213 opcode = JSONB_TEXT5;214216 opcode = JSONB_TEXT5;214688 case JSONB_TEXT5: {215498 jsonBlobAppendNode(&ix, rawKey?JSONB_TEXTRAW:JSONB_TEXT5, nKey, 0);215729 case JSONB_TEXT5:[all …]