Home
last modified time | relevance | path

Searched refs:FXSYS_cmp (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_system.h107 inline int FXSYS_cmp(const char* ptr1, const char* ptr2, size_t len) { in FXSYS_cmp() function
111 inline int FXSYS_cmp(const wchar_t* ptr1, const wchar_t* ptr2, size_t len) { in FXSYS_cmp() function
Dstring_view_template.h244 FXSYS_cmp(reinterpret_cast<const CharType*>(m_Span.data()),
252 FXSYS_cmp(reinterpret_cast<const CharType*>(m_Span.data()),