Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 1 of 1) sorted by relevance

/locale/programs/
A Dlocaledef.c491 char *normal = NULL; in construct_output_path() local
511 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