Home
last modified time | relevance | path

Searched refs:unistr (Results 1 – 25 of 1311) sorted by relevance

12345678910>>...53

/dports/devel/libunistring/libunistring-0.9.10/gnulib-m4/
H A Dgnulib-cache.m4253 unistr/base
255 unistr/u16-chr
256 unistr/u16-cmp
258 unistr/u16-cpy
269 unistr/u16-set
296 unistr/u32-chr
297 unistr/u32-cmp
337 unistr/u8-chr
338 unistr/u8-cmp
340 unistr/u8-cpy
[all …]
H A Dgnulib-comp.m43126 lib/unistr.in.h
3127 lib/unistr/u-cmp2.h
3129 lib/unistr/u-cpy.h
3131 lib/unistr/u-move.h
3132 lib/unistr/u-set.h
3150 lib/unistr/u16-chr.c
3151 lib/unistr/u16-cmp.c
3235 lib/unistr/u8-chr.c
3236 lib/unistr/u8-cmp.c
3239 lib/unistr/u8-cpy.c
[all …]
/dports/mail/mlmmj/mlmmj-1.3.0/include/
H A Dunistr.h33 } unistr; typedef
35 unistr *unistr_new(void);
36 void unistr_free(unistr *str);
37 int unistr_cmp(const unistr *str1, const unistr *str2);
38 unistr *unistr_dup(const unistr *str);
39 void unistr_append_char(unistr *str, unistr_char uc);
40 void unistr_append_usascii(unistr *str, const char *binary, size_t bin_len);
41 void unistr_append_utf8(unistr *str, const char *binary, size_t bin_len);
42 void unistr_append_iso88591(unistr *str, const char *binary, size_t bin_len);
43 void unistr_dump(const unistr *str);
[all …]
/dports/devel/libunistring/libunistring-0.9.10/lib/
H A DMakefile.in988 unistr/u16-check.c unistr/u16-chr.c unistr/u16-cmp.c \
993 unistr/u16-mbtoucr.c unistr/u16-move.c unistr/u16-next.c \
1004 unistr/u32-check.c unistr/u32-chr.c unistr/u32-cmp.c \
1019 unistr/u8-chr.c unistr/u8-cmp.c unistr/u8-cmp2.c \
1024 unistr/u8-move.c unistr/u8-next.c unistr/u8-prev.c \
3188 unistr/u-cmp2.h unistr/u-cpy.h unistr/u-cpy-alloc.h \
3189 unistr/u-endswith.h unistr/u-move.h unistr/u-set.h \
3195 unistr/u-strstr.h unistr/u-strtok.h unistr/u-cmp2.h \
3197 unistr/u-move.h unistr/u-set.h unistr/u-startswith.h \
3202 unistr/u-strtok.h unistr/u-cmp2.h unistr/u-cpy.h \
[all …]
/dports/games/tuxmath/t4k_common-0.1.1/src/linebreak/
H A DMakefile.am6 unistr/u16-mbtouc-aux.c \
7 unistr/u16-mbtouc.c \
8 unistr/u16-mbtouc-unsafe-aux.c \
9 unistr/u16-mbtouc-unsafe.c \
10 unistr/u8-mbtouc-aux.c \
11 unistr/u8-mbtouc.c \
12 unistr/u8-mbtouc-unsafe-aux.c \
13 unistr/u8-mbtouc-unsafe.c \
14 unistr/u8-uctomb-aux.c \
15 unistr/u8-uctomb.c \
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/modules/unistr/
H A Du8-strspn5 lib/unistr/u8-strspn.c
6 lib/unistr/u-strspn.h
9 unistr/base
10 unistr/u8-strlen
11 unistr/u8-strmbtouc
12 unistr/u8-cmp
13 unistr/u8-strchr
16 gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-strspn])
20 lib_SOURCES += unistr/u8-strspn.c
24 "unistr.h"
H A Du16-strspn5 lib/unistr/u16-strspn.c
6 lib/unistr/u-strspn.h
9 unistr/base
10 unistr/u16-strlen
11 unistr/u16-strmbtouc
12 unistr/u16-cmp
13 unistr/u16-strchr
16 gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strspn])
20 lib_SOURCES += unistr/u16-strspn.c
24 "unistr.h"
H A Du16-strstr5 lib/unistr/u16-strstr.c
6 lib/unistr/u-strstr.h
10 unistr/base
11 unistr/u16-strchr
12 unistr/u16-strmbtouc
13 unistr/u16-strlen
14 unistr/u16-strnlen
19 gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u16-strstr])
23 lib_SOURCES += unistr/u16-strstr.c
27 "unistr.h"
H A Du16-strcspn5 lib/unistr/u16-strcspn.c
6 lib/unistr/u-strcspn.h
9 unistr/base
10 unistr/u16-strlen
11 unistr/u16-strmbtouc
12 unistr/u16-strchr
15 gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strcspn])
19 lib_SOURCES += unistr/u16-strcspn.c
23 "unistr.h"
H A Du8-strcspn5 lib/unistr/u8-strcspn.c
6 lib/unistr/u-strcspn.h
9 unistr/base
10 unistr/u8-strlen
11 unistr/u8-strmbtouc
12 unistr/u8-strchr
15 gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-strcspn])
19 lib_SOURCES += unistr/u8-strcspn.c
23 "unistr.h"
H A Du32-strstr5 lib/unistr/u32-strstr.c
6 lib/unistr/u-strstr.h
10 unistr/base
11 unistr/u32-strchr
12 unistr/u32-strlen
13 unistr/u32-strnlen
18 gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u32-strstr])
22 lib_SOURCES += unistr/u32-strstr.c
26 "unistr.h"
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/unistr/
H A Du8-strspn5 lib/unistr/u8-strspn.c
6 lib/unistr/u-strspn.h
9 unistr/base
10 unistr/u8-strlen
11 unistr/u8-strmbtouc
12 unistr/u8-cmp
13 unistr/u8-strchr
16 gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-strspn])
20 lib_SOURCES += unistr/u8-strspn.c
24 "unistr.h"
H A Du16-strspn5 lib/unistr/u16-strspn.c
6 lib/unistr/u-strspn.h
9 unistr/base
10 unistr/u16-strlen
11 unistr/u16-strmbtouc
12 unistr/u16-cmp
13 unistr/u16-strchr
16 gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strspn])
20 lib_SOURCES += unistr/u16-strspn.c
24 "unistr.h"
H A Du16-strstr5 lib/unistr/u16-strstr.c
6 lib/unistr/u-strstr.h
10 unistr/base
11 unistr/u16-strchr
12 unistr/u16-strmbtouc
13 unistr/u16-strlen
14 unistr/u16-strnlen
19 gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u16-strstr])
23 lib_SOURCES += unistr/u16-strstr.c
27 "unistr.h"
H A Du16-strtok5 lib/unistr/u16-strtok.c
6 lib/unistr/u-strtok.h
9 unistr/base
10 unistr/u16-strspn
11 unistr/u16-strpbrk
12 unistr/u16-strmblen
15 gl_LIBUNISTRING_MODULE([0.9.6], [unistr/u16-strtok])
19 lib_SOURCES += unistr/u16-strtok.c
23 "unistr.h"
H A Du32-strtok5 lib/unistr/u32-strtok.c
6 lib/unistr/u-strtok.h
9 unistr/base
10 unistr/u32-strspn
11 unistr/u32-strpbrk
12 unistr/u32-strmblen
15 gl_LIBUNISTRING_MODULE([0.9.6], [unistr/u32-strtok])
19 lib_SOURCES += unistr/u32-strtok.c
23 "unistr.h"
H A Du8-strtok5 lib/unistr/u8-strtok.c
6 lib/unistr/u-strtok.h
9 unistr/base
10 unistr/u8-strspn
11 unistr/u8-strpbrk
12 unistr/u8-strmblen
15 gl_LIBUNISTRING_MODULE([0.9.6], [unistr/u8-strtok])
19 lib_SOURCES += unistr/u8-strtok.c
23 "unistr.h"
H A Du8-strcspn5 lib/unistr/u8-strcspn.c
6 lib/unistr/u-strcspn.h
9 unistr/base
10 unistr/u8-strlen
11 unistr/u8-strmbtouc
12 unistr/u8-strchr
15 gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-strcspn])
19 lib_SOURCES += unistr/u8-strcspn.c
23 "unistr.h"
H A Du16-strcspn5 lib/unistr/u16-strcspn.c
6 lib/unistr/u-strcspn.h
9 unistr/base
10 unistr/u16-strlen
11 unistr/u16-strmbtouc
12 unistr/u16-strchr
15 gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strcspn])
19 lib_SOURCES += unistr/u16-strcspn.c
23 "unistr.h"
H A Du32-strstr5 lib/unistr/u32-strstr.c
6 lib/unistr/u-strstr.h
10 unistr/base
11 unistr/u32-strchr
12 unistr/u32-strlen
13 unistr/u32-strnlen
18 gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u32-strstr])
22 lib_SOURCES += unistr/u32-strstr.c
26 "unistr.h"
/dports/dns/libidn2/libidn2-2.3.2/unistring/
H A DMakefile.in269 unistr/u32-cmp.c unistr/u32-cpy.c unistr/u32-cpy-alloc.c \
271 unistr/u32-to-u8.c unistr/u32-uctomb.c unistr/u8-check.c \
272 unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c \
274 unistr/u8-mbtoucr.c unistr/u8-prev.c unistr/u8-strlen.c \
275 unistr/u8-to-u32.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c
1421 unistd.in.h unistr.in.h unistr/u-cpy.h unistr/u-cpy-alloc.h \
1617 unistr/u32-cmp.lo: unistr/$(am__dirstamp) \
1619 unistr/u32-cpy.lo: unistr/$(am__dirstamp) \
1645 unistr/u8-prev.lo: unistr/$(am__dirstamp) \
1762 -rm -rf unistr/.libs unistr/_libs
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/modules/unistdio/
H A Du16-u16-vasnprintf23 unistr/u16-cpy
24 unistr/u16-set
25 unistr/u16-mbsnlen
26 unistr/u8-to-u16
27 unistr/u32-to-u16
28 unistr/u8-strlen
29 unistr/u8-strmblen
30 unistr/u16-strlen
31 unistr/u16-strmblen
32 unistr/u32-strlen
[all …]
H A Du16-vasnprintf23 unistr/u16-cpy
24 unistr/u16-set
25 unistr/u16-mbsnlen
26 unistr/u8-to-u16
27 unistr/u32-to-u16
28 unistr/u8-strlen
29 unistr/u8-strmblen
30 unistr/u16-strlen
31 unistr/u16-strmblen
32 unistr/u32-strlen
[all …]
H A Du32-u32-vasnprintf23 unistr/u32-cpy
24 unistr/u32-set
25 unistr/u32-mbsnlen
26 unistr/u8-to-u32
27 unistr/u16-to-u32
28 unistr/u8-strlen
29 unistr/u8-strmblen
30 unistr/u16-strlen
31 unistr/u16-strmblen
32 unistr/u32-strlen
[all …]
H A Du8-u8-vasnprintf23 unistr/u8-cpy
24 unistr/u8-set
25 unistr/u8-mbsnlen
26 unistr/u16-to-u8
27 unistr/u32-to-u8
28 unistr/u8-strlen
29 unistr/u8-strmblen
30 unistr/u16-strlen
31 unistr/u16-strmblen
32 unistr/u32-strlen
[all …]

12345678910>>...53