Searched refs:JSON_KEEPERROR (Results 1 – 1 of 1) sorted by relevance
212811 #define JSON_KEEPERROR 0x02 /* Return non-NULL even if there is an error */ macro216133 if( jsonConvertTextToBlob(p, (flgs & JSON_KEEPERROR) ? 0 : ctx) ){216134 if( flgs & JSON_KEEPERROR ){216165 if( flgs & JSON_KEEPERROR ){217159 p = jsonParseFuncArg(ctx, argv[0], JSON_KEEPERROR);