OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_tcsnicmp_l
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h
276
#define
_tcsnicmp_l
_wcsnicmp_l
macro
794
#define
_tcsnicmp_l
_mbsnbicmp_l
macro
862
_CRTIMP int __cdecl
_tcsnicmp_l
(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
987
#define
_tcsnicmp_l
_strnicmp_l
macro
Completed in 589 milliseconds