Home | History | Annotate | Download | only in Python

Lines Matching defs:quote_char

4416     char quote_char = 0;
4443 if (quote_char)
4457 if (quote_char) {
4468 if (ch == quote_char) {
4476 quote_char = 0;
4481 quote_char = 0;
4496 quote_char = ch;
4527 if (quote_char) {