Home
last modified time | relevance | path

Searched defs:_Locale_toupper (Results 1 – 3 of 3) sorted by relevance

/external/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c287 int _Locale_toupper( struct _Locale_ctype *__loc, int c ) in _Locale_toupper() function
/external/stlport/src/c_locale_dummy/
Dc_locale_dummy.c199 int _Locale_toupper(struct _Locale_ctype*lctype, int c) in _Locale_toupper() function
/external/stlport/src/c_locale_win32/
Dc_locale_win32.c1035 int _Locale_toupper(_Locale_ctype_t* ltype, int c) { in _Locale_toupper() function