Lines Matching refs:quote
3658 * value, ... a single or double quote character in the replacement3662 * the initial entity and the quote is found11451 xmlChar quote = 0;11460 if (quote != 0) {11461 if (buf[base] == quote)11462 quote = 0;11465 if ((quote == 0) && (buf[base] == '<')) {11493 quote = '"';11497 quote = '\'';