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