Home
last modified time | relevance | path

Searched refs:textExt (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtxml.cpp64 const char* textExt = ".txt"; variable
1045 index = (int32_t)(uprv_strlen(filename) - uprv_strlen(textExt) - first); in bundle_write_xml()
1055 …originalFileName = (char *)uprv_malloc(sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1056 uprv_memset(originalFileName, 0, sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1058 uprv_strcat(originalFileName, textExt); in bundle_write_xml()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp64 const char* textExt = ".txt"; variable
1049 index = (int32_t)(uprv_strlen(filename) - uprv_strlen(textExt) - first); in bundle_write_xml()
1059 …originalFileName = (char *)uprv_malloc(sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1060 uprv_memset(originalFileName, 0, sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1062 uprv_strcat(originalFileName, textExt); in bundle_write_xml()
/third_party/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp64 const char* textExt = ".txt"; variable
1049 index = (int32_t)(uprv_strlen(filename) - uprv_strlen(textExt) - first); in bundle_write_xml()
1059 …originalFileName = (char *)uprv_malloc(sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1060 uprv_memset(originalFileName, 0, sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1062 uprv_strcat(originalFileName, textExt); in bundle_write_xml()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp64 const char* textExt = ".txt"; variable
1049 index = (int32_t)(uprv_strlen(filename) - uprv_strlen(textExt) - first); in bundle_write_xml()
1059 …originalFileName = (char *)uprv_malloc(sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1060 uprv_memset(originalFileName, 0, sizeof(char)* (uprv_strlen(temp)+uprv_strlen(textExt)) + 1); in bundle_write_xml()
1062 uprv_strcat(originalFileName, textExt); in bundle_write_xml()