Searched refs:kUnicodeDataTxtLength (Results 1 – 1 of 1) sorted by relevance
1656 const int kUnicodeDataTxtLength = 15; // strlen("UnicodeData.txt") in getUnidataPath() local1664 *(strchr(path, 0) - kUnicodeDataTxtLength) = 0; // Remove the basename. in getUnidataPath()1691 *(strchr(path, 0) - kUnicodeDataTxtLength) = 0; // Remove the basename. in getUnidataPath()