Searched refs:ucptr (Results 1 – 1 of 1) sorted by relevance
77 char *ucptr = uc; in string_to_upper() local79 *ucptr = toupper((int)*str); in string_to_upper()82 ucptr++; in string_to_upper()84 *ucptr = '\0'; in string_to_upper()