HomeSort by relevance Sort by last modified time
    Searched defs:_Locale_ctype_default (Results 1 - 3 of 3) sorted by null

  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 112 const char *_Locale_ctype_default(char* buf) { return _C_name; }
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 130 const char *_Locale_ctype_default( char *nm )
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 894 const char* _Locale_ctype_default(char* buf)
    [all...]

Completed in 29 milliseconds