U_STRLEN           33 maint/gnulib/lib/uniconv/u-strconv-from-enc.h         && U_STRLEN (result) == length-1))
U_STRLEN           34 maint/gnulib/lib/uniconv/u-strconv-to-enc.h   if (mem_iconveha ((const char *) string, (U_STRLEN (string) + 1) * sizeof (UNIT),
U_STRLEN           53 maint/gnulib/lib/uniconv/u-strconv-to-enc.h   utf8_string = U_TO_U8 (string, U_STRLEN (string) + 1, tmpbuf, &tmpbufsize);
U_STRLEN           29 maint/gnulib/lib/unistr/u-endswith.h   size_t len = U_STRLEN (str);
U_STRLEN           30 maint/gnulib/lib/unistr/u-endswith.h   size_t suffixlen = U_STRLEN (suffix);
U_STRLEN           29 maint/gnulib/lib/unistr/u-strcat.h   UNIT *destptr = dest + U_STRLEN (dest);
U_STRLEN           31 maint/gnulib/lib/unistr/u-strcspn.h     return U_STRLEN (str);
U_STRLEN           41 maint/gnulib/lib/unistr/u-strcspn.h           return U_STRLEN (str);
U_STRLEN           60 maint/gnulib/lib/unistr/u-strcspn.h     return U_STRLEN (str);
U_STRLEN           33 maint/gnulib/lib/unistr/u-strdup.h   size_t n = U_STRLEN (s) + 1;
U_STRLEN           29 maint/gnulib/lib/unistr/u-strncat.h   UNIT *destptr = dest + U_STRLEN (dest);
U_STRLEN           60 maint/gnulib/lib/unistr/u-strspn.h     return U_STRLEN (str);
U_STRLEN          106 maint/gnulib/lib/unistr/u-strstr.h                                       needle - 1, U_STRLEN (needle - 1),
U_STRLEN           41 maint/gnulib/lib/unistr/u32-strcspn.c     return U_STRLEN (str);