Searched defs:withLenient (Results 1 – 3 of 3) sorted by relevance
17 val withLenient = Json(json) { in <lambda>() constant in kotlinx.serialization.features.JsonCommentsTest
230 public StdDateFormat withLenient(Boolean b) { in withLenient() method in StdDateFormat
678 public Value withLenient(Boolean lenient) { in withLenient() method in JsonFormat.Value