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