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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dlocale.c176 PL_fold_locale[i] = toLOWER_LC(i);
H A Dhandy.h382 # define toLOWER_LC(c) NXToLower((unsigned int)(c)) macro
401 # define toLOWER_LC(c) tolower((unsigned char)(c)) macro
418 # define toLOWER_LC(c) tolower(c) macro
H A Dpp.c3451 *s = toLOWER_LC(*s);
3605 *s = toLOWER_LC(*s);

Completed in 33 milliseconds