/openbsd-src/gnu/usr.bin/perl/ |
H A D | utf8.h | 162 #define utf16_to_utf8(p, d, bytelen, newlen) \ argument 164 #define utf16_to_utf8_reversed(p, d, bytelen, newlen) \ argument 166 #define utf8_to_utf16(p, d, bytelen, newlen) \ argument 168 #define utf8_to_utf16_reversed(p, d, bytelen, newlen) \ argument
|
H A D | regcomp_study.c | 88 SSize_t bytelen = STR_LEN(node); in S_make_exactf_invlist() local 2339 SSize_t bytelen = STR_LEN(scan), charlen; Perl_study_chunk() local 2395 SSize_t bytelen = STR_LEN(scan), charlen; Perl_study_chunk() local [all...] |
H A D | utf8.c | 2899 return utf16_to_utf8(p, d, bytelen, newlen); in Perl_utf16_to_utf8_reversed() argument 2827 Perl_utf16_to_utf8_base(pTHX_ U8 * p,U8 * d,Size_t bytelen,Size_t * newlen,const bool high_byte,const bool low_byte) Perl_utf16_to_utf8_base() argument 2891 Perl_utf16_to_utf8(pTHX_ U8 * p,U8 * d,Size_t bytelen,Size_t * newlen) Perl_utf16_to_utf8() argument 2922 Perl_utf8_to_utf16_base(pTHX_ U8 * s,U8 * d,Size_t bytelen,Size_t * newlen,const bool high_byte,const bool low_byte) Perl_utf8_to_utf16_base() argument [all...] |
H A D | sv.h | 2269 # define sv_or_pv_len_utf8(sv, pv, bytelen) \ argument
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-domain.c | 78 int bitlen, bytelen; in ns_nskip() local
|
/openbsd-src/regress/sys/netinet/bindconnect/ |
H A D | bindconnect.c | 97 int bytelen, bitlen, i; in in6_prefixlen2mask() local
|
/openbsd-src/regress/sys/net/rtable/ |
H A D | util.c | 353 int bytelen, bitlen, i; in in6_prefixlen2mask() local
|
/openbsd-src/sys/netinet6/ |
H A D | in6.c | 1326 int bytelen, bitlen, i; in in6_prefixlen2mask() local
|
/openbsd-src/sbin/dhcp6leased/ |
H A D | engine.c | 1596 int bytelen, bitlen, i; in6_prefixlen2mask() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | expr.c | 2326 unsigned int bytelen = GET_MODE_SIZE (mode); local 2499 unsigned int bytelen = GET_MODE_SIZE (mode); local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | expr.c | 1647 unsigned int bytelen = GET_MODE_SIZE (mode); in emit_group_load_1() local 1989 unsigned int bytelen = GET_MODE_SIZE (mode); in emit_group_store() local
|
/openbsd-src/sbin/slaacd/ |
H A D | engine.c | 1647 int bytelen, bitlen, i; in6_prefixlen2mask() local
|
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/ |
H A D | APItest.xs | 4333 STRLEN bytelen; global() variable
|