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