mapped_totitle     36 maint/gnulib/lib/unicase/u-is-cased.h   UNIT *mapped_totitle;
mapped_totitle     90 maint/gnulib/lib/unicase/u-is-cased.h   mapped_totitle = U_TOTITLE (norms, norms_length, iso639_language, NULL,
mapped_totitle     92 maint/gnulib/lib/unicase/u-is-cased.h   if (mapped_totitle == NULL)
mapped_totitle    103 maint/gnulib/lib/unicase/u-is-cased.h   if (mapped_tolower != mapped_totitle && mapped_tolower != mappedbuf)
mapped_totitle    108 maint/gnulib/lib/unicase/u-is-cased.h         && U_CMP (mapped_totitle, norms, norms_length) == 0))
mapped_totitle    110 maint/gnulib/lib/unicase/u-is-cased.h       if (mapped_totitle != mappedbuf)
mapped_totitle    111 maint/gnulib/lib/unicase/u-is-cased.h         free (mapped_totitle);
mapped_totitle    115 maint/gnulib/lib/unicase/u-is-cased.h   if (mapped_totitle != mappedbuf)
mapped_totitle    116 maint/gnulib/lib/unicase/u-is-cased.h     free (mapped_totitle);