Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_system.h104 inline int FXSYS_cmp(const char* ptr1, const char* ptr2, size_t len) { in FXSYS_cmp() function
108 inline int FXSYS_cmp(const wchar_t* ptr1, const wchar_t* ptr2, size_t len) { in FXSYS_cmp() function
Dstring_view_template.h246 FXSYS_cmp(reinterpret_cast<const CharType*>(m_Span.data()),
254 FXSYS_cmp(reinterpret_cast<const CharType*>(m_Span.data()),