Home | History | Annotate | Download | only in webkitmerge

Lines Matching full:quotemark

306             char quoteMark = quote == doubleQ ? '"' : '\'';
310 quote = strchr(quote + 1, quoteMark);