Searched defs:repeatString (Results 1 – 5 of 5) sorted by relevance
26 function repeatString(string, times) { function
27 function repeatString(string, times) { function
2066 export function repeatString(str: string, count: number): string { function
18993 const string repeatString (const string& str, int times) in repeatString() function
19091 const string repeatString (const string& str, int times) in repeatString() function