Lines Matching refs:is_attribute
2536 // is_attribute is true, the text is meant to appear as an attribute2540 bool is_attribute);2626 // Returns an XML-escaped copy of the input string str. If is_attribute2639 bool is_attribute) {2655 if (is_attribute)2661 if (is_attribute)2668 if (is_attribute && IsNormalizableWhitespace(*src))