Home
last modified time | relevance | path

Searched refs:charToAppend (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/tools/genrb/
Dustr.c56 UChar charToAppend; in ustr_initChars() local
57 u_charsToUChars(source+i, &charToAppend, 1); in ustr_initChars()
58 ustr_ucat(s, charToAppend, status); in ustr_initChars()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dustr.c56 UChar charToAppend; in ustr_initChars() local
57 u_charsToUChars(source+i, &charToAppend, 1); in ustr_initChars()
58 ustr_ucat(s, charToAppend, status); in ustr_initChars()
/third_party/icu/icu4c/source/tools/genrb/
Dustr.c56 UChar charToAppend; in ustr_initChars() local
57 u_charsToUChars(source+i, &charToAppend, 1); in ustr_initChars()
58 ustr_ucat(s, charToAppend, status); in ustr_initChars()