Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dline.h75 void swapCase();
76 void swapCase(UChar *string, int32_t &sLen);
Dline.cpp655 Line::swapCase(UChar *string, int32_t &sLen) in swapCase() function in Line
677 Line::swapCase() in swapCase() function in Line
679 swapCase(name, len); in swapCase()
680 swapCase(expansionString, expLen); in swapCase()
Dsortedlines.h98 void swapCase();
Dsortedlines.cpp1779 swapCase(); in reduceDifference()
2036 SortedLines::swapCase() in swapCase() function in SortedLines
2040 toSort[i]->swapCase(); in swapCase()
/third_party/typescript/src/compiler/
Dsys.ts1691 return !fileExists(swapCase(__filename));
1695 function swapCase(s: string): string { function
/third_party/typescript/lib/
Dtsc.js4697 return !fileExists(swapCase(__filename));
4699 function swapCase(s) { function
DtypingsInstaller.js7310 return !fileExists(swapCase(__filename));
7313 function swapCase(s) { function