Home
last modified time | relevance | path

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

/external/chromium/base/
Dfile_path.cc1042 inline int HFSReadNextNonIgnorableCodepoint(const char* string, in HFSReadNextNonIgnorableCodepoint() function
1076 int codepoint1 = HFSReadNextNonIgnorableCodepoint(string1.c_str(), in HFSFastUnicodeCompare()
1079 int codepoint2 = HFSReadNextNonIgnorableCodepoint(string2.c_str(), in HFSFastUnicodeCompare()