Searched refs:s2 (Results 1 – 1 of 1) sorted by relevance
28 char *s2 = strdup(s); in stoupperx() local31 if (!s2) { in stoupperx()36 for (p = s2; *p; p++) in stoupperx()38 return s2; in stoupperx()
Completed in 3 milliseconds