Searched refs:_bcs_tolower (Results 1 – 5 of 5) sorted by relevance
228 switch (_bcs_tolower(_memstream_getc(ms))) { in _citrus_prop_read_bool()230 if (_bcs_tolower(_memstream_getc(ms)) == 'r' && in _citrus_prop_read_bool()231 _bcs_tolower(_memstream_getc(ms)) == 'u' && in _citrus_prop_read_bool()232 _bcs_tolower(_memstream_getc(ms)) == 'e') { in _citrus_prop_read_bool()238 if (_bcs_tolower(_memstream_getc(ms)) == 'a' && in _citrus_prop_read_bool()239 _bcs_tolower(_memstream_getc(ms)) == 'l' && in _citrus_prop_read_bool()240 _bcs_tolower(_memstream_getc(ms)) == 's' && in _citrus_prop_read_bool()241 _bcs_tolower(_memstream_getc(ms)) == 'e') { in _citrus_prop_read_bool()
62 hash += _bcs_tolower(*p); in _citrus_db_hash_std()
156 *s = _bcs_tolower(*s); in _citrus_bcs_convert_to_lower()
54 #define _bcs_tolower _citrus_bcs_tolower macro
441 switch (_bcs_tolower(*p)) { in _citrus_GBK2K_encoding_module_init()