Home | History | Annotate | Download | only in src

Lines Matching full:escaped

1270 // escaped. Split them on escaped '\n' boundaries. Leave all other escaped
1279 bool escaped = false;
1281 if (escaped) {
1282 escaped = false;
1288 escaped = str[i] == '\\';
3365 // Returns an XML-escaped copy of the input string str. If
3462 // Returns an XML-escaped copy of the input string str. If is_attribute