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

/ast/src/cmd/std/
H A Dlocale.c128 #define LC_upper (LC_user<<7) macro
651 if ((flags & (LC_quote|LC_proper|LC_upper)) == LC_quote)
658 if (flags & LC_upper)
878 string(sp, key, &s, 1, flags|LC_upper);

Completed in 8 milliseconds