webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Collator.h>
Public Member Functions | |
WTF_EXPORT_PRIVATE | Collator (const char *locale=nullptr, bool shouldSortLowercaseFirst=false) |
WTF_EXPORT_PRIVATE | ~Collator () |
WTF_EXPORT_PRIVATE int | collate (StringView, StringView) const |
WTF_EXPORT_PRIVATE int | collateUTF8 (const char *, const char *) const |
WTF_EXPORT_PRIVATE | Collator (const char *locale=nullptr, bool shouldSortLowercaseFirst=false) |
WTF_EXPORT_PRIVATE | ~Collator () |
WTF_EXPORT_PRIVATE int | collate (StringView, StringView) const |
WTF_EXPORT_PRIVATE int | collateUTF8 (const char *, const char *) const |
WTF_EXPORT_PRIVATE | Collator (const char *locale=nullptr, bool shouldSortLowercaseFirst=false) |
WTF_EXPORT_PRIVATE | ~Collator () |
WTF_EXPORT_PRIVATE int | collate (StringView, StringView) const |
WTF_EXPORT_PRIVATE int | collateUTF8 (const char *, const char *) const |
|
explicit |
WTF::Collator::~Collator | ( | ) |
|
explicit |
WTF_EXPORT_PRIVATE WTF::Collator::~Collator | ( | ) |
|
explicit |
WTF_EXPORT_PRIVATE WTF::Collator::~Collator | ( | ) |
int WTF::Collator::collate | ( | StringView | a, |
StringView | b | ||
) | const |
WTF_EXPORT_PRIVATE int WTF::Collator::collate | ( | StringView | , |
StringView | |||
) | const |
WTF_EXPORT_PRIVATE int WTF::Collator::collate | ( | StringView | , |
StringView | |||
) | const |
WTF_EXPORT_PRIVATE int WTF::Collator::collateUTF8 | ( | const char * | , |
const char * | |||
) | const |
int WTF::Collator::collateUTF8 | ( | const char * | a, |
const char * | b | ||
) | const |
WTF_EXPORT_PRIVATE int WTF::Collator::collateUTF8 | ( | const char * | , |
const char * | |||
) | const |