Lines Matching refs:comment

922 /^1234 #comment in extended re
957 \) )* # optional leading comment
1147 \) )* # optional trailing comment
1152 \"A. Other\" <user.1234\@dom.ain> (a comment)
1153 A. Other <user.1234\@dom.ain> (a comment)
1173 [\040\t]* )* # If comment found, allow more spaces.
1174 # optional leading comment
1201 [\040\t]* )* # If comment found, allow more spaces.
1218 [\040\t]* )* # If comment found, allow more spaces.
1244 [\040\t]* )* # If comment found, allow more spaces.
1262 [\040\t]* )* # If comment found, allow more spaces.
1285 [\040\t]* )* # If comment found, allow more spaces.
1303 [\040\t]* )* # If comment found, allow more spaces.
1326 [\040\t]* )* # If comment found, allow more spaces.
1363 ) # "special" comment or quoted string
1381 [\040\t]* )* # If comment found, allow more spaces.
1399 [\040\t]* )* # If comment found, allow more spaces.
1422 [\040\t]* )* # If comment found, allow more spaces.
1440 [\040\t]* )* # If comment found, allow more spaces.
1463 [\040\t]* )* # If comment found, allow more spaces.
1481 [\040\t]* )* # If comment found, allow more spaces.
1497 [\040\t]* )* # If comment found, allow more spaces.
1520 [\040\t]* )* # If comment found, allow more spaces.
1538 [\040\t]* )* # If comment found, allow more spaces.
1561 [\040\t]* )* # If comment found, allow more spaces.
1580 [\040\t]* )* # If comment found, allow more spaces.
1608 [\040\t]* )* # If comment found, allow more spaces.
1625 [\040\t]* )* # If comment found, allow more spaces.
1651 [\040\t]* )* # If comment found, allow more spaces.
1669 [\040\t]* )* # If comment found, allow more spaces.
1692 [\040\t]* )* # If comment found, allow more spaces.
1710 [\040\t]* )* # If comment found, allow more spaces.
1733 [\040\t]* )* # If comment found, allow more spaces.
1744 \"A. Other\" <user.1234\@dom.ain> (a comment)
1745 A. Other <user.1234\@dom.ain> (a comment)
3872 /abc#comment
3873 \Q#not comment
3875 abc#not comment\n literal
3877 /abc#comment
3878 \Q#not comment
3880 abc#not comment\n literal
3882 /abc#comment
3883 \Q#not comment
3884 literal\E #more comment
3886 abc#not comment\n literal
3888 /abc#comment
3889 \Q#not comment
3890 literal\E #more comment/x
3891 abc#not comment\n literal