Home
last modified time | relevance | path

Searched refs:utf (Results 101 – 125 of 20060) sorted by relevance

12345678910>>...803

/dports/www/libhubbub/libhubbub-0.3.7/test/data/csdetect/
H A Dtests2.dat40 utf-8
56 utf-8
86 utf-8
91 utf-8
96 utf-8
100 <meta charset="utf-8">
102 utf-8
106 <meta charset="utf-8">
108 utf-8
112 <meta charset="utf-8">
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/streaming/
H A DStreamKeyValUtil.java35 public static int findTab(byte [] utf, int start, int length) { in findTab() argument
37 if (utf[i]==(byte)'\t') { in findTab()
48 public static int findTab(byte [] utf) { in findTab() argument
50 utf.length, (byte)'\t', 1); in findTab()
65 public static void splitKeyVal(byte[] utf, int start, int length, in splitKeyVal() argument
73 key.set(utf, start, keyLen); in splitKeyVal()
74 val.set(utf, splitPos+separatorLength, valLen); in splitKeyVal()
88 public static void splitKeyVal(byte[] utf, int start, int length, in splitKeyVal() argument
90 splitKeyVal(utf, start, length, key, val, splitPos, 1); in splitKeyVal()
107 splitKeyVal(utf, 0, utf.length, key, val, splitPos, separatorLength); in splitKeyVal()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/mb/
H A Dconv.c552 b3 = *utf++; in UtfToLocal()
553 b4 = *utf++; in UtfToLocal()
557 b2 = *utf++; in UtfToLocal()
558 b3 = *utf++; in UtfToLocal()
559 b4 = *utf++; in UtfToLocal()
675 utf -= l; in UtfToLocal()
792 utf = store_coded_char(utf, converted); in LocalToUtf()
804 utf = store_coded_char(utf, cp->utf1); in LocalToUtf()
805 utf = store_coded_char(utf, cp->utf2); in LocalToUtf()
818 utf = store_coded_char(utf, converted); in LocalToUtf()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/mb/
H A Dconv.c552 b3 = *utf++; in UtfToLocal()
553 b4 = *utf++; in UtfToLocal()
557 b2 = *utf++; in UtfToLocal()
558 b3 = *utf++; in UtfToLocal()
559 b4 = *utf++; in UtfToLocal()
675 utf -= l; in UtfToLocal()
792 utf = store_coded_char(utf, converted); in LocalToUtf()
804 utf = store_coded_char(utf, cp->utf1); in LocalToUtf()
805 utf = store_coded_char(utf, cp->utf2); in LocalToUtf()
818 utf = store_coded_char(utf, converted); in LocalToUtf()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/mb/
H A Dconv.c552 b3 = *utf++; in UtfToLocal()
553 b4 = *utf++; in UtfToLocal()
557 b2 = *utf++; in UtfToLocal()
558 b3 = *utf++; in UtfToLocal()
559 b4 = *utf++; in UtfToLocal()
675 utf -= l; in UtfToLocal()
792 utf = store_coded_char(utf, converted); in LocalToUtf()
804 utf = store_coded_char(utf, cp->utf1); in LocalToUtf()
805 utf = store_coded_char(utf, cp->utf2); in LocalToUtf()
818 utf = store_coded_char(utf, converted); in LocalToUtf()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/mb/
H A Dconv.c552 b3 = *utf++; in UtfToLocal()
553 b4 = *utf++; in UtfToLocal()
557 b2 = *utf++; in UtfToLocal()
558 b3 = *utf++; in UtfToLocal()
559 b4 = *utf++; in UtfToLocal()
675 utf -= l; in UtfToLocal()
792 utf = store_coded_char(utf, converted); in LocalToUtf()
804 utf = store_coded_char(utf, cp->utf1); in LocalToUtf()
805 utf = store_coded_char(utf, cp->utf2); in LocalToUtf()
818 utf = store_coded_char(utf, converted); in LocalToUtf()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/mb/
H A Dconv.c552 b3 = *utf++; in UtfToLocal()
553 b4 = *utf++; in UtfToLocal()
557 b2 = *utf++; in UtfToLocal()
558 b3 = *utf++; in UtfToLocal()
559 b4 = *utf++; in UtfToLocal()
675 utf -= l; in UtfToLocal()
792 utf = store_coded_char(utf, converted); in LocalToUtf()
804 utf = store_coded_char(utf, cp->utf1); in LocalToUtf()
805 utf = store_coded_char(utf, cp->utf2); in LocalToUtf()
818 utf = store_coded_char(utf, converted); in LocalToUtf()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/mb/
H A Dconv.c552 b3 = *utf++; in UtfToLocal()
553 b4 = *utf++; in UtfToLocal()
557 b2 = *utf++; in UtfToLocal()
558 b3 = *utf++; in UtfToLocal()
559 b4 = *utf++; in UtfToLocal()
675 utf -= l; in UtfToLocal()
792 utf = store_coded_char(utf, converted); in LocalToUtf()
804 utf = store_coded_char(utf, cp->utf1); in LocalToUtf()
805 utf = store_coded_char(utf, cp->utf2); in LocalToUtf()
818 utf = store_coded_char(utf, converted); in LocalToUtf()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/mb/
H A Dconv.c552 b3 = *utf++; in UtfToLocal()
553 b4 = *utf++; in UtfToLocal()
557 b2 = *utf++; in UtfToLocal()
558 b3 = *utf++; in UtfToLocal()
559 b4 = *utf++; in UtfToLocal()
675 utf -= l; in UtfToLocal()
792 utf = store_coded_char(utf, converted); in LocalToUtf()
804 utf = store_coded_char(utf, cp->utf1); in LocalToUtf()
805 utf = store_coded_char(utf, cp->utf2); in LocalToUtf()
818 utf = store_coded_char(utf, converted); in LocalToUtf()
[all …]
/dports/devel/pcre2/pcre2-35fee41/testdata/
H A Dtestoutput413 /a.b/utf
24 /a(.{3})b/utf
345 /\D*/utf
349 /\D*/utf
353 /\D/utf
359 />\S/utf
365 /\d/utf
369 /\s/utf
373 /\D+/utf
794 /^ሴ/utf
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/
H A Dutf-8.html.ini1 [utf-8.html]
34 [utf-8.html?include=workers]
57 [utf-8.html?include=svg]
59 [utf-8.html?include=history]
69 [utf-8.html?include=url]
71 [utf-8.html?include=xml]
73 [utf-8.html?include=xhr]
77 [utf-8.html?include=scheme]
79 [utf-8.html?include=submit]
95 [utf-8.html?include=css]
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/powerpc/
H A Dcompat_16_machdep.c94 memcpy(utf->fixreg, tf->tf_fixreg, sizeof(utf->fixreg)); in sendsig_sigcontext()
95 utf->lr = tf->tf_lr; in sendsig_sigcontext()
96 utf->cr = tf->tf_cr; in sendsig_sigcontext()
97 utf->xer = tf->tf_xer; in sendsig_sigcontext()
98 utf->ctr = tf->tf_ctr; in sendsig_sigcontext()
99 utf->srr0 = tf->tf_srr0; in sendsig_sigcontext()
111 utf->mq = tf->tf_mq; in sendsig_sigcontext()
212 tf->tf_lr = utf->lr; in compat_16_sys___sigreturn14()
213 tf->tf_cr = utf->cr; in compat_16_sys___sigreturn14()
214 tf->tf_xer = utf->xer; in compat_16_sys___sigreturn14()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/mb/Unicode/
H A DUCS_to_EUC_JP.pl55 $utf = &ucs2utf($ucs);
56 if ($array{$utf} ne "")
88 $utf = &ucs2utf($ucs);
89 if ($array{$utf} ne "")
120 $utf = &ucs2utf($ucs);
121 if ($array{$utf} ne "")
181 $utf = &ucs2utf($ucs);
191 $array{$code} = $utf;
224 $array{$code} = $utf;
257 $array{$code} = $utf;
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/mb/Unicode/
H A DUCS_to_EUC_JP.pl55 $utf = &ucs2utf($ucs);
56 if ($array{$utf} ne "")
88 $utf = &ucs2utf($ucs);
89 if ($array{$utf} ne "")
120 $utf = &ucs2utf($ucs);
121 if ($array{$utf} ne "")
181 $utf = &ucs2utf($ucs);
191 $array{$code} = $utf;
224 $array{$code} = $utf;
257 $array{$code} = $utf;
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/mb/Unicode/
H A DUCS_to_EUC_JP.pl55 $utf = &ucs2utf($ucs);
56 if ($array{$utf} ne "")
88 $utf = &ucs2utf($ucs);
89 if ($array{$utf} ne "")
120 $utf = &ucs2utf($ucs);
121 if ($array{$utf} ne "")
181 $utf = &ucs2utf($ucs);
191 $array{$code} = $utf;
224 $array{$code} = $utf;
257 $array{$code} = $utf;
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/mb/Unicode/
H A DUCS_to_EUC_JP.pl55 $utf = &ucs2utf($ucs);
56 if ($array{$utf} ne "")
88 $utf = &ucs2utf($ucs);
89 if ($array{$utf} ne "")
120 $utf = &ucs2utf($ucs);
121 if ($array{$utf} ne "")
181 $utf = &ucs2utf($ucs);
191 $array{$code} = $utf;
224 $array{$code} = $utf;
257 $array{$code} = $utf;
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/mb/Unicode/
H A DUCS_to_EUC_JP.pl55 $utf = &ucs2utf($ucs);
56 if ($array{$utf} ne "")
88 $utf = &ucs2utf($ucs);
89 if ($array{$utf} ne "")
120 $utf = &ucs2utf($ucs);
121 if ($array{$utf} ne "")
181 $utf = &ucs2utf($ucs);
191 $array{$code} = $utf;
224 $array{$code} = $utf;
257 $array{$code} = $utf;
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/mb/Unicode/
H A DUCS_to_EUC_JP.pl55 $utf = &ucs2utf($ucs);
56 if ($array{$utf} ne "")
88 $utf = &ucs2utf($ucs);
89 if ($array{$utf} ne "")
120 $utf = &ucs2utf($ucs);
121 if ($array{$utf} ne "")
181 $utf = &ucs2utf($ucs);
191 $array{$code} = $utf;
224 $array{$code} = $utf;
257 $array{$code} = $utf;
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/mb/Unicode/
H A DUCS_to_EUC_JP.pl55 $utf = &ucs2utf($ucs);
56 if ($array{$utf} ne "")
88 $utf = &ucs2utf($ucs);
89 if ($array{$utf} ne "")
120 $utf = &ucs2utf($ucs);
121 if ($array{$utf} ne "")
181 $utf = &ucs2utf($ucs);
191 $array{$code} = $utf;
224 $array{$code} = $utf;
257 $array{$code} = $utf;
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/streaming/src/java/org/apache/hadoop/streaming/
H A DStreamKeyValUtil.java35 public static int findTab(byte [] utf, int start, int length) { in findTab() argument
37 if (utf[i]==(byte)'\t') { in findTab()
48 public static int findTab(byte [] utf) { in findTab() argument
49 return org.apache.hadoop.util.UTF8ByteArrayUtils.findNthByte(utf, 0, in findTab()
50 utf.length, (byte)'\t', 1); in findTab()
65 public static void splitKeyVal(byte[] utf, int start, int length, in splitKeyVal() argument
73 System.arraycopy(utf, start, keyBytes, 0, keyLen); in splitKeyVal()
92 public static void splitKeyVal(byte[] utf, int start, int length, in splitKeyVal() argument
94 splitKeyVal(utf, start, length, key, val, splitPos, 1); in splitKeyVal()
111 splitKeyVal(utf, 0, utf.length, key, val, splitPos, separatorLength); in splitKeyVal()
[all …]
/dports/www/p5-CSS-DOM/CSS-DOM-0.17/t/
H A Dcharset.t40 ['utf-8 bom and explicit charset',
44 ['utf-8 bomb',
48 ['utf-16be bomb + @charset',
53 ['apparent utf-16be with @charset',
58 ['utf-16le bomb + @charset',
68 ['utf-32be bomb + @charset',
84 ['utf-32le bomb + @charset',
100 ['utf-32be bom',
105 ['utf-32le bom',
110 ['utf-16be bom',
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/test/test/utils-ts/
H A Dbasic_cstring-test.cpp27 namespace utf = boost::unit_test;
29 using utf::const_string;
119 utf::basic_cstring<CharT> bcs( utf::basic_cstring<CharT>::null_str() ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
207 BOOST_TEST( utf::first_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
208 BOOST_TEST( utf::last_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
215 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
243 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
273 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
341 utf::case_ins_less<CharT> cil; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
468 namespace utf = boost::unit_test; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/test/utils-ts/
H A Dbasic_cstring-test.cpp27 namespace utf = boost::unit_test;
29 using utf::const_string;
119 utf::basic_cstring<CharT> bcs( utf::basic_cstring<CharT>::null_str() ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
207 BOOST_TEST( utf::first_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
208 BOOST_TEST( utf::last_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
215 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
243 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
273 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
341 utf::case_ins_less<CharT> cil; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
468 namespace utf = boost::unit_test; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/test/test/utils-ts/
H A Dbasic_cstring-test.cpp27 namespace utf = boost::unit_test;
29 using utf::const_string;
119 utf::basic_cstring<CharT> bcs( utf::basic_cstring<CharT>::null_str() ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
207 BOOST_TEST( utf::first_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
208 BOOST_TEST( utf::last_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
215 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
243 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
273 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
341 utf::case_ins_less<CharT> cil; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
468 namespace utf = boost::unit_test; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/test/test/utils-ts/
H A Dbasic_cstring-test.cpp27 namespace utf = boost::unit_test;
29 using utf::const_string;
119 utf::basic_cstring<CharT> bcs( utf::basic_cstring<CharT>::null_str() ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
207 BOOST_TEST( utf::first_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
208 BOOST_TEST( utf::last_char( utf::basic_cstring<CharT>() ) == 0 ); in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
215 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
243 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
273 utf::basic_cstring<CharT> bcs1; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
341 utf::case_ins_less<CharT> cil; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
468 namespace utf = boost::unit_test; in BOOST_TEST_CASE_TEMPLATE_FUNCTION()
[all …]

12345678910>>...803