CH_UTF16MUNGED     60 lib/util/charset/charcnv.c 	case CH_UTF16MUNGED: return "UTF16_MUNGED";
CH_UTF16MUNGED    421 lib/util/charset/tests/iconv.c 	if (!convert_string_talloc(mem_ctx, CH_UTF16MUNGED, CH_UTF8, (void *)buf, len*2, (void**)&dest, &ret, false)) {
CH_UTF16MUNGED    431 lib/util/charset/tests/iconv.c 	if (!convert_string_talloc(mem_ctx, CH_UTF16MUNGED, CH_UTF16, (void *)le1, 20, (void**)&munged1, &ret, false)) {
CH_UTF16MUNGED    439 lib/util/charset/tests/iconv.c 	if (!convert_string_talloc(mem_ctx, CH_UTF16MUNGED, CH_UTF8, (void *)le1, 20, (void**)&out1, &ret, false)) {
CH_UTF16MUNGED   1358 source4/dsdb/samdb/ldb_modules/password_hash.c 							 CH_UTF16MUNGED, CH_UTF8, io->n.cleartext_utf16->data, io->n.cleartext_utf16->length,