Searched refs:LC_CTYPE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/scripts/
H A Dcheck-lc_ctype.c2 * Check that a specified locale works as LC_CTYPE. Used by the
10 return !setlocale(LC_CTYPE, ""); main()
/linux-4.4.14/Documentation/DocBook/
H A DMakefile76 LC_CTYPE := $(call try-run, LC_CTYPE=C.UTF-8 $(CHECK_LC_CTYPE),C.UTF-8,C) macro
77 export LC_CTYPE

Completed in 80 milliseconds