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