Home
last modified time | relevance | path

Searched refs:utf8n_to_uvchr (Results 1 – 25 of 138) sorted by relevance

123456

/dports/lang/perl5.34/perl-5.34.0/dist/Unicode-Normalize/
H A DNormalize.xs34 # undef utf8n_to_uvchr
36 # define utf8n_to_uvchr utf8n_to_uvuni macro
38 # define utf8n_to_uvchr utf8_to_uv macro
247 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_decompose()
292 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_reorder()
369 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_compose()
639 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
676 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
734 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
743 uvLead = utf8n_to_uvchr(sCan, canlen, &canret, AllowAnyUTF);
[all …]
/dports/lang/perl5.30/perl-5.30.3/dist/Unicode-Normalize/
H A DNormalize.xs34 # undef utf8n_to_uvchr
36 # define utf8n_to_uvchr utf8n_to_uvuni macro
38 # define utf8n_to_uvchr utf8_to_uv macro
247 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_decompose()
292 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_reorder()
369 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_compose()
639 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
676 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
734 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
743 uvLead = utf8n_to_uvchr(sCan, canlen, &canret, AllowAnyUTF);
[all …]
/dports/lang/perl5.32/perl-5.32.1/dist/Unicode-Normalize/
H A DNormalize.xs34 # undef utf8n_to_uvchr
36 # define utf8n_to_uvchr utf8n_to_uvuni macro
38 # define utf8n_to_uvchr utf8_to_uv macro
247 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_decompose()
292 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_reorder()
369 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_compose()
639 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
676 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
734 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
743 uvLead = utf8n_to_uvchr(sCan, canlen, &canret, AllowAnyUTF);
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Unicode-Normalize/
H A DNormalize.xs34 # undef utf8n_to_uvchr
36 # define utf8n_to_uvchr utf8n_to_uvuni macro
38 # define utf8n_to_uvchr utf8_to_uv macro
247 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_decompose()
292 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_reorder()
369 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_compose()
639 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
676 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
734 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
743 uvLead = utf8n_to_uvchr(sCan, canlen, &canret, AllowAnyUTF);
[all …]
/dports/textproc/p5-Unicode-Normalize/Unicode-Normalize-1.26/
H A DNormalize.xs34 # undef utf8n_to_uvchr
36 # define utf8n_to_uvchr utf8n_to_uvuni macro
38 # define utf8n_to_uvchr utf8_to_uv macro
247 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_decompose()
292 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_reorder()
369 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF); in pv_utf8_compose()
639 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
676 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
734 UV uv = utf8n_to_uvchr(p, e - p, &retlen, AllowAnyUTF);
743 uvLead = utf8n_to_uvchr(sCan, canlen, &canret, AllowAnyUTF);
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/Freeware/
H A DSoundex.xs21 # define utf8n_to_uvchr utf8_to_uv macro
146 UV c = utf8n_to_uvchr(source_p, source_end-source_p, &offset, 0); in sv_soundex_utf8()
164 c = utf8n_to_uvchr(source_p, source_end-source_p, &offset, 0); in sv_soundex_utf8()
/dports/textproc/p5-Text-Soundex/Text-Soundex-3.05/
H A DSoundex.xs21 # define utf8n_to_uvchr utf8_to_uv macro
148 UV c = utf8n_to_uvchr(source_p, source_end-source_p, &offset, 0);
166 c = utf8n_to_uvchr(source_p, source_end-source_p, &offset, 0);
H A DChanges12 Perl 5.6.x as the utf8_to_uv() function is used instead of utf8n_to_uvchr()
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/todo/
H A D500700115 utf8n_to_uvchr # U
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/base/
H A D500700117 utf8n_to_uvchr # U
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/todo/
H A D500700131 utf8n_to_uvchr # U
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/todo/
H A D500700132 utf8n_to_uvchr # U
/dports/devel/p5-String-Similarity/String-Similarity-1.04/
H A DSimilarity.xs21 *p++ = utf8n_to_uvchr (s, len, &clen, 0); in text2UV()
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/todo/
H A D500700149 utf8n_to_uvchr # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/todo/
H A D500700149 utf8n_to_uvchr # U
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D500700139 utf8n_to_uvchr # U
/dports/korean/p5-Lingua-KO-Hangul-Util/Lingua-KO-Hangul-Util-0.28/
H A DChanges53 - The XS now uses utf8n_to_uvuni() instead of utf8n_to_uvchr().
/dports/lang/perl5.30/perl-5.30.3/
H A Ddoop.c80 const UV c = utf8n_to_uvchr(s, send - s, &ulen, UTF8_ALLOW_DEFAULT); in S_do_trans_simple()
141 const UV c = utf8n_to_uvchr(s, send - s, &ulen, UTF8_ALLOW_DEFAULT); in S_do_trans_count()
230 const UV comp = utf8n_to_uvchr(s, send - s, &len, in S_do_trans_complex()
542 uv = utf8n_to_uvchr(s, send - s, &len, UTF8_ALLOW_DEFAULT); in S_do_trans_complex_utf8()
H A Dutf8.h73 utf8n_to_uvchr(s, (U8*)(e) - (U8*)(s), lenp, \
75 #define utf8n_to_uvchr(s, len, lenp, flags) \ macro
H A Dpp_pack.c255 val = utf8n_to_uvchr((U8 *) *s, end-*s, &retlen, in utf8_to_byte()
291 val = utf8n_to_uvchr((U8 *) from, end-from, &retlen, flags); in S_utf8_to_bytes()
313 utf8n_to_uvchr((U8 *) ptr, end-ptr, &retlen, flags); in S_utf8_to_bytes()
414 val = utf8n_to_uvchr((U8 *) str, end-str, &retlen, utf8_flags); \
1242 aint = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1265 const UV val = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1319 auv = NATIVE_TO_UNI(utf8n_to_uvchr(result, in S_unpack_rec()
1325 auv = NATIVE_TO_UNI(utf8n_to_uvchr((U8*)s, in S_unpack_rec()
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Duv109 # if defined(utf8n_to_uvchr) || defined(utf8_to_uv)
110 # if defined(utf8n_to_uvchr) /* This is the preferred implementation */
111 # define _ppport_utf8_to_uvchr_buf_callee utf8n_to_uvchr
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Ddoop.c85 const UV c = utf8n_to_uvchr(s, send - s, &ulen, UTF8_ALLOW_DEFAULT); in S_do_trans_simple()
152 const UV c = utf8n_to_uvchr(s, send - s, &ulen, UTF8_ALLOW_DEFAULT); in S_do_trans_count()
267 const UV comp = utf8n_to_uvchr(s, send - s, &len, in S_do_trans_complex()
H A Dpp_pack.c256 val = utf8n_to_uvchr((U8 *) *s, end-*s, &retlen, in utf8_to_byte()
292 val = utf8n_to_uvchr((U8 *) from, end-from, &retlen, flags); in S_utf8_to_bytes()
314 utf8n_to_uvchr((U8 *) ptr, end-ptr, &retlen, flags); in S_utf8_to_bytes()
415 val = utf8n_to_uvchr((U8 *) str, end-str, &retlen, utf8_flags); \
1246 aint = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1269 const UV val = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1323 auv = NATIVE_TO_UNI(utf8n_to_uvchr(result, in S_unpack_rec()
1329 auv = NATIVE_TO_UNI(utf8n_to_uvchr((U8*)s, in S_unpack_rec()
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_pack.c256 val = utf8n_to_uvchr((U8 *) *s, end-*s, &retlen, in utf8_to_byte()
292 val = utf8n_to_uvchr((U8 *) from, end-from, &retlen, flags); in S_utf8_to_bytes()
314 utf8n_to_uvchr((U8 *) ptr, end-ptr, &retlen, flags); in S_utf8_to_bytes()
415 val = utf8n_to_uvchr((U8 *) str, end-str, &retlen, utf8_flags); \
1241 aint = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1264 const UV val = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1318 auv = NATIVE_TO_UNI(utf8n_to_uvchr(result, in S_unpack_rec()
1324 auv = NATIVE_TO_UNI(utf8n_to_uvchr((U8*)s, in S_unpack_rec()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_pack.c256 val = utf8n_to_uvchr((U8 *) *s, end-*s, &retlen, in utf8_to_byte()
292 val = utf8n_to_uvchr((U8 *) from, end-from, &retlen, flags); in S_utf8_to_bytes()
314 utf8n_to_uvchr((U8 *) ptr, end-ptr, &retlen, flags); in S_utf8_to_bytes()
415 val = utf8n_to_uvchr((U8 *) str, end-str, &retlen, utf8_flags); \
1243 aint = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1266 const UV val = utf8n_to_uvchr((U8 *) s, strend-s, &retlen, in S_unpack_rec()
1320 auv = NATIVE_TO_UNI(utf8n_to_uvchr(result, in S_unpack_rec()
1326 auv = NATIVE_TO_UNI(utf8n_to_uvchr((U8*)s, in S_unpack_rec()

123456