Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c22794 int quote_comment = -1; in find_matching_paren() local
22805 else quote_comment = j; in find_matching_paren()
22814 if ((up_quoting) && (quote_comment > 0)) in find_matching_paren()
22815 i = quote_comment; in find_matching_paren()