Searched refs:normal (Results 1 – 1 of 1) sorted by relevance
491 char *normal = NULL; in construct_output_path() local511 normal = normalize_codeset (startp, endp - startp); in construct_output_path()514 if (normal == NULL) in construct_output_path()520 (int) (startp - path), path, normal, endp ?: ""); in construct_output_path()522 free (normal); in construct_output_path()
Completed in 5 milliseconds