Searched refs:kAmp (Results 1 – 2 of 2) sorted by relevance
283 static const char kAmp[] = "&"; in escape_xml() local287 strncpy(out, kAmp, strlen(kAmp)); in escape_xml()288 out += strlen(kAmp); in escape_xml()