Home
last modified time | relevance | path

Searched refs:U_STRLEN (Results 1 – 25 of 96) sorted by relevance

1234

/dports/devel/gnulib/gnulib-20140202-stable/lib/unistr/
H A Du-strcspn.h23 return U_STRLEN (str); in FUNC()
33 return U_STRLEN (str); in FUNC()
52 return U_STRLEN (str); in FUNC()
H A Du-endswith.h21 size_t len = U_STRLEN (str); in FUNC()
22 size_t suffixlen = U_STRLEN (suffix); in FUNC()
H A Du32-strcspn.c25 #define U_STRLEN u32_strlen macro
33 return U_STRLEN (str); in FUNC()
H A Du16-strcat.c25 #define U_STRLEN u16_strlen macro
H A Du32-strdup.c25 #define U_STRLEN u32_strlen macro
H A Du32-strncat.c25 #define U_STRLEN u32_strlen macro
H A Du16-strdup.c25 #define U_STRLEN u16_strlen macro
H A Du16-strncat.c25 #define U_STRLEN u16_strlen macro
H A Du32-strcat.c25 #define U_STRLEN u32_strlen macro
/dports/devel/libunistring/libunistring-0.9.10/lib/unistr/
H A Du-strcspn.h32 return U_STRLEN (str); in FUNC()
42 return U_STRLEN (str); in FUNC()
61 return U_STRLEN (str); in FUNC()
H A Du-endswith.h30 size_t len = U_STRLEN (str); in FUNC()
31 size_t suffixlen = U_STRLEN (suffix); in FUNC()
H A Du32-strcspn.c34 #define U_STRLEN u32_strlen macro
42 return U_STRLEN (str); in FUNC()
H A Du16-strcat.c34 #define U_STRLEN u16_strlen macro
H A Du16-strdup.c34 #define U_STRLEN u16_strlen macro
H A Du16-strncat.c34 #define U_STRLEN u16_strlen macro
H A Du32-strcat.c34 #define U_STRLEN u32_strlen macro
H A Du32-strdup.c34 #define U_STRLEN u32_strlen macro
H A Du32-strncat.c34 #define U_STRLEN u32_strlen macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/unistr/
H A Du-strcspn.h31 return U_STRLEN (str); in FUNC()
41 return U_STRLEN (str); in FUNC()
60 return U_STRLEN (str); in FUNC()
H A Du-endswith.h29 size_t len = U_STRLEN (str); in FUNC()
30 size_t suffixlen = U_STRLEN (suffix); in FUNC()
H A Du32-strcspn.c33 #define U_STRLEN u32_strlen macro
41 return U_STRLEN (str); in FUNC()
H A Du16-strncat.c33 #define U_STRLEN u16_strlen macro
/dports/devel/gnulib/gnulib-20140202-stable/lib/uniconv/
H A Du-strconv-to-enc.h26 if (mem_iconveha ((const char *) string, (U_STRLEN (string) + 1) * sizeof (UNIT), in FUNC()
45 utf8_string = U_TO_U8 (string, U_STRLEN (string) + 1, tmpbuf, &tmpbufsize); in FUNC()
/dports/devel/libunistring/libunistring-0.9.10/lib/uniconv/
H A Du-strconv-to-enc.h35 if (mem_iconveha ((const char *) string, (U_STRLEN (string) + 1) * sizeof (UNIT), in FUNC()
54 utf8_string = U_TO_U8 (string, U_STRLEN (string) + 1, tmpbuf, &tmpbufsize); in FUNC()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/uniconv/
H A Du-strconv-to-enc.h34 if (mem_iconveha ((const char *) string, (U_STRLEN (string) + 1) * sizeof (UNIT), in FUNC()
53 utf8_string = U_TO_U8 (string, U_STRLEN (string) + 1, tmpbuf, &tmpbufsize); in FUNC()

1234