Searched refs:charToAppend (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | ustr.c | 56 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/ |
D | ustr.c | 56 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/ |
D | ustr.c | 56 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()
|