Searched refs:Comments (Results 1 – 20 of 20) sorted by relevance
634 class Comments {636 Comments() = default;637 Comments(const Comments& that);638 Comments(Comments&& that) noexcept;639 Comments& operator=(const Comments& that);640 Comments& operator=(Comments&& that) noexcept;649 Comments comments_;
970 comments_ = Comments{}; in initBasic()1373 Value::Comments::Comments(const Comments& that) in Comments() function in Json::Value::Comments1376 Value::Comments::Comments(Comments&& that) noexcept in Comments() function in Json::Value::Comments1379 Value::Comments& Value::Comments::operator=(const Comments& that) { in operator =()1384 Value::Comments& Value::Comments::operator=(Comments&& that) noexcept { in operator =()1389 bool Value::Comments::has(CommentPlacement slot) const { in has()1393 String Value::Comments::get(CommentPlacement slot) const { in get()1399 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
33 VALUE "Comments", "For more information visit http://www.zlib.net/\0"
5 (Request for Comments) 1950 to 1952 in the files
85 VALUE "Comments", PNG_LIBPNG_VERSIONINFO_COMMENTS "\000"
33 ## Comments section
129 Bugs, Comments Etc:
45 Notes: Comments used to be supported in JSON but were removed for
8 Request for Comments: 1950 Aladdin Enterprises
8 Request for Comments: 1952 Aladdin Enterprises
8 Request for Comments: 1951 Aladdin Enterprises
2488 # Minimum column at which to align trailing comments. Comments which are
5307 Comments appear with the leading "/*" at the same indentation as
4216 (not currently part of the test suite). Comments in the header files now
Completed in 75 milliseconds