char_quoted 802 src/syntax.c && char_quoted (from, from_byte)) char_quoted 2520 src/syntax.c bool quoted = char_quoted (from, from_byte); char_quoted 2530 src/syntax.c && !char_quoted (from - 1, dec_bytepos (from_byte))) char_quoted 2560 src/syntax.c && !char_quoted (from, from_byte)) char_quoted 2872 src/syntax.c if (code != Sendcomment && char_quoted (from, from_byte)) char_quoted 2897 src/syntax.c quoted = char_quoted (from - 1, temp_pos); char_quoted 2969 src/syntax.c if (!char_quoted (from, from_byte)) char_quoted 2988 src/syntax.c if (!char_quoted (from, from_byte)) char_quoted 3098 src/syntax.c while (!char_quoted (pos, pos_byte)