Home
last modified time | relevance | path

Searched refs:add_comment_config (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/test/
H A Dssl_dist_SUITE.erl703 | add_comment_config(
709 add_comment_config(Comment, []) -> function
711 add_comment_config(Comment, [{comment, OldComment} | Cs]) -> function
713 add_comment_config(Comment, [C|Cs]) -> function
714 [C|add_comment_config(Comment, Cs)].
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/test/
H A Dssl_dist_SUITE.erl761 | add_comment_config(
767 add_comment_config(Comment, []) -> function
769 add_comment_config(Comment, [{comment, OldComment} | Cs]) -> function
771 add_comment_config(Comment, [C|Cs]) -> function
772 [C|add_comment_config(Comment, Cs)].
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/test/
H A Dssl_dist_SUITE.erl761 | add_comment_config(
767 add_comment_config(Comment, []) -> function
769 add_comment_config(Comment, [{comment, OldComment} | Cs]) -> function
771 add_comment_config(Comment, [C|Cs]) -> function
772 [C|add_comment_config(Comment, Cs)].
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/test/
H A Dssl_dist_SUITE.erl761 | add_comment_config(
767 add_comment_config(Comment, []) -> function
769 add_comment_config(Comment, [{comment, OldComment} | Cs]) -> function
771 add_comment_config(Comment, [C|Cs]) -> function
772 [C|add_comment_config(Comment, Cs)].
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/test/
H A Dssl_dist_SUITE.erl761 | add_comment_config(
767 add_comment_config(Comment, []) -> function
769 add_comment_config(Comment, [{comment, OldComment} | Cs]) -> function
771 add_comment_config(Comment, [C|Cs]) -> function
772 [C|add_comment_config(Comment, Cs)].
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/test/
H A Dssl_dist_SUITE.erl848 | add_comment_config(
858 add_comment_config(Comment, []) -> function
860 add_comment_config(Comment, [{comment, OldComment} | Cs]) -> function
862 add_comment_config(Comment, [C|Cs]) -> function
863 [C|add_comment_config(Comment, Cs)].
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/test/
H A Dssl_dist_SUITE.erl847 | add_comment_config(
857 add_comment_config(Comment, []) -> function
859 add_comment_config(Comment, [{comment, OldComment} | Cs]) -> function
861 add_comment_config(Comment, [C|Cs]) -> function
862 [C|add_comment_config(Comment, Cs)].