Home
last modified time | relevance | path

Searched defs:comment_string (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
H A Dcommon.py898 def dump_input_lines(output_lines, test_info, prefix_set, comment_string): argument
913 comment_string, check_generator): argument
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c3250 static void comment_sanitize(VSTRING *comment_string) in comment_sanitize()