Searched defs:TRUE_VALUE (Results 1 – 2 of 2) sorted by relevance
38 public static final String TRUE_VALUE = "true"; field in CombinedFormatUtils
463 std::shared_ptr<Expression> TRUE_VALUE = std::make_shared<LiteralExpression>("true"); variable