OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXSYS_wcsnicmp
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/include/fxcrt/
fx_ext.h
24
int32_t
FXSYS_wcsnicmp
(const FX_WCHAR* s1, const FX_WCHAR* s2, size_t count);
/external/pdfium/core/src/fxcrt/
fx_extension.cpp
195
int32_t
FXSYS_wcsnicmp
(const FX_WCHAR* s1, const FX_WCHAR* s2, size_t count) {
Completed in 1286 milliseconds