Lines Matching refs:dstr
349 u16 *dstr, outlen = 0;358 dstr = decompose_unichar(c, &dsize, dhangul);360 dstr = NULL;361 if (dstr) {365 ustr->unicode[outlen++] = cpu_to_be16(*dstr++);388 const u16 *dstr;407 dstr = decompose_unichar(c, &dsize, dhangul);409 dstr = NULL;410 if (dstr) {412 c2 = *dstr++;