Lines Matching full:ustri
2127 int32_t ustri, ustrlen = ustr.length();2129 for (ustri = 0; ustri < ustrlen; ++ustri) {2131 int len = sprintf(cbuf, " %04X", ustr.charAt(ustri));