Home
last modified time | relevance | path

Searched refs:utf (Results 26 – 50 of 13276) sorted by relevance

12345678910>>...532

/dports/lang/jimtcl/jimtcl-0.81/tests/
H A Dutftcl.test94 test utf-5.1 {Tcl_UtfFindFirsts} {
97 test utf-6.1 {Tcl_UtfNext} {
100 test utf-7.1 {Tcl_UtfPrev} {
186 test utf-11.1 {Tcl_UtfToUpper} {
189 test utf-11.2 {Tcl_UtfToUpper} {
192 test utf-11.3 {Tcl_UtfToUpper} {
195 test utf-11.4 {Tcl_UtfToUpper} {
199 test utf-12.1 {Tcl_UtfToLower} {
202 test utf-12.2 {Tcl_UtfToLower} {
205 test utf-12.3 {Tcl_UtfToLower} {
[all …]
/dports/devel/openocd/openocd-0.11.0/jimtcl/tests/
H A Dutftcl.test94 test utf-5.1 {Tcl_UtfFindFirsts} {
97 test utf-6.1 {Tcl_UtfNext} {
100 test utf-7.1 {Tcl_UtfPrev} {
186 test utf-11.1 {Tcl_UtfToUpper} {
189 test utf-11.2 {Tcl_UtfToUpper} {
192 test utf-11.3 {Tcl_UtfToUpper} {
195 test utf-11.4 {Tcl_UtfToUpper} {
199 test utf-12.1 {Tcl_UtfToLower} {
202 test utf-12.2 {Tcl_UtfToLower} {
205 test utf-12.3 {Tcl_UtfToLower} {
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dxmlstring.c611 if (utf == NULL) in xmlUTF8Size()
613 if (*utf < 0x80) in xmlUTF8Size()
616 if (!(*utf & 0x40)) in xmlUTF8Size()
661 if (utf == NULL) in xmlUTF8Strlen()
672 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
682 utf++; in xmlUTF8Strlen()
705 if (utf == NULL) in xmlGetUTF8Char()
712 c = utf[0]; in xmlGetUTF8Char()
778 if (utf == NULL) in xmlCheckUTF8()
829 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dxmlstring.c611 if (utf == NULL) in xmlUTF8Size()
613 if (*utf < 0x80) in xmlUTF8Size()
616 if (!(*utf & 0x40)) in xmlUTF8Size()
661 if (utf == NULL) in xmlUTF8Strlen()
672 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
682 utf++; in xmlUTF8Strlen()
705 if (utf == NULL) in xmlGetUTF8Char()
712 c = utf[0]; in xmlGetUTF8Char()
778 if (utf == NULL) in xmlCheckUTF8()
829 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/games/warmux/warmux-11.04/build/android/jni/xml2/
H A Dxmlstring.c611 if (utf == NULL) in xmlUTF8Size()
613 if (*utf < 0x80) in xmlUTF8Size()
616 if (!(*utf & 0x40)) in xmlUTF8Size()
661 if (utf == NULL) in xmlUTF8Strlen()
672 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
682 utf++; in xmlUTF8Strlen()
705 if (utf == NULL) in xmlGetUTF8Char()
712 c = utf[0]; in xmlGetUTF8Char()
778 if (utf == NULL) in xmlCheckUTF8()
829 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dxmlstring.c611 if (utf == NULL) in xmlUTF8Size()
613 if (*utf < 0x80) in xmlUTF8Size()
616 if (!(*utf & 0x40)) in xmlUTF8Size()
661 if (utf == NULL) in xmlUTF8Strlen()
672 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
682 utf++; in xmlUTF8Strlen()
705 if (utf == NULL) in xmlGetUTF8Char()
712 c = utf[0]; in xmlGetUTF8Char()
778 if (utf == NULL) in xmlCheckUTF8()
829 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/
H A Dxmlstring.c611 if (utf == NULL) in xmlUTF8Size()
613 if (*utf < 0x80) in xmlUTF8Size()
616 if (!(*utf & 0x40)) in xmlUTF8Size()
661 if (utf == NULL) in xmlUTF8Strlen()
672 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
682 utf++; in xmlUTF8Strlen()
705 if (utf == NULL) in xmlGetUTF8Char()
712 c = utf[0]; in xmlGetUTF8Char()
778 if (utf == NULL) in xmlCheckUTF8()
829 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/pcre2/pcre2-35fee41/testdata/
H A Dtestinput413 /a.b/utf
200 /\D*/utf
203 /\D*/utf
206 /\D/utf
210 />\S/utf
214 /\d/utf
217 /\s/utf
220 /\D+/utf
239 /\d+/utf
477 /^ሴ/utf
[all …]
/dports/lang/tcl85/tcl8.5.19/tests/
H A Dutf.test94 test utf-6.1 {Tcl_UtfNext} {
97 test utf-7.1 {Tcl_UtfPrev} {
184 test utf-11.1 {Tcl_UtfToUpper} {
187 test utf-11.2 {Tcl_UtfToUpper} {
190 test utf-11.3 {Tcl_UtfToUpper} {
193 test utf-11.4 {Tcl_UtfToUpper} {
197 test utf-12.1 {Tcl_UtfToLower} {
200 test utf-12.2 {Tcl_UtfToLower} {
203 test utf-12.3 {Tcl_UtfToLower} {
206 test utf-12.4 {Tcl_UtfToLower} {
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/library/demos/
H A DtclIndex9 set auto_index(arrowSetup) [list source -encoding utf-8 [file join $dir arrow.tcl]]
10 set auto_index(arrowMove1) [list source -encoding utf-8 [file join $dir arrow.tcl]]
11 set auto_index(arrowMove2) [list source -encoding utf-8 [file join $dir arrow.tcl]]
12 set auto_index(arrowMove3) [list source -encoding utf-8 [file join $dir arrow.tcl]]
18 set auto_index(itemMark) [list source -encoding utf-8 [file join $dir items.tcl]]
53 set auto_index(bg1) [list source -encoding utf-8 [file join $dir floor.tcl]]
54 set auto_index(bg2) [list source -encoding utf-8 [file join $dir floor.tcl]]
55 set auto_index(bg3) [list source -encoding utf-8 [file join $dir floor.tcl]]
56 set auto_index(fg1) [list source -encoding utf-8 [file join $dir floor.tcl]]
57 set auto_index(fg2) [list source -encoding utf-8 [file join $dir floor.tcl]]
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/encoding/streams/
H A Ddecode-ignore-bom.any.js.ini2 [ignoreBOM should work for encoding utf-16be, split at character 1]
5 [ignoreBOM should work for encoding utf-16be, split at character 0]
8 [ignoreBOM should work for encoding utf-16be, split at character 3]
11 [ignoreBOM should work for encoding utf-16be, split at character 2]
14 [ignoreBOM should work for encoding utf-8, split at character 0]
17 [ignoreBOM should work for encoding utf-8, split at character 1]
20 [ignoreBOM should work for encoding utf-8, split at character 2]
23 [ignoreBOM should work for encoding utf-8, split at character 3]
52 [ignoreBOM should work for encoding utf-8, split at character 0]
55 [ignoreBOM should work for encoding utf-8, split at character 1]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/encoding/streams/
H A Ddecode-ignore-bom.any.js.ini2 [ignoreBOM should work for encoding utf-16be, split at character 1]
5 [ignoreBOM should work for encoding utf-16be, split at character 0]
8 [ignoreBOM should work for encoding utf-16be, split at character 3]
11 [ignoreBOM should work for encoding utf-16be, split at character 2]
14 [ignoreBOM should work for encoding utf-8, split at character 0]
17 [ignoreBOM should work for encoding utf-8, split at character 1]
20 [ignoreBOM should work for encoding utf-8, split at character 2]
23 [ignoreBOM should work for encoding utf-8, split at character 3]
52 [ignoreBOM should work for encoding utf-8, split at character 0]
55 [ignoreBOM should work for encoding utf-8, split at character 1]
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/encoding/streams/
H A Ddecode-ignore-bom.any.js.ini4 [ignoreBOM should work for encoding utf-16be, split at character 1]
7 [ignoreBOM should work for encoding utf-16be, split at character 0]
10 [ignoreBOM should work for encoding utf-16be, split at character 3]
13 [ignoreBOM should work for encoding utf-16be, split at character 2]
16 [ignoreBOM should work for encoding utf-8, split at character 0]
19 [ignoreBOM should work for encoding utf-8, split at character 1]
22 [ignoreBOM should work for encoding utf-8, split at character 2]
25 [ignoreBOM should work for encoding utf-8, split at character 3]
54 [ignoreBOM should work for encoding utf-8, split at character 0]
57 [ignoreBOM should work for encoding utf-8, split at character 1]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/encoding/streams/
H A Ddecode-ignore-bom.any.js.ini2 [ignoreBOM should work for encoding utf-16be, split at character 1]
5 [ignoreBOM should work for encoding utf-16be, split at character 0]
8 [ignoreBOM should work for encoding utf-16be, split at character 3]
11 [ignoreBOM should work for encoding utf-16be, split at character 2]
14 [ignoreBOM should work for encoding utf-8, split at character 0]
17 [ignoreBOM should work for encoding utf-8, split at character 1]
20 [ignoreBOM should work for encoding utf-8, split at character 2]
23 [ignoreBOM should work for encoding utf-8, split at character 3]
52 [ignoreBOM should work for encoding utf-8, split at character 0]
55 [ignoreBOM should work for encoding utf-8, split at character 1]
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dxmlstring.c622 if (utf == NULL) in xmlUTF8Size()
624 if (*utf < 0x80) in xmlUTF8Size()
627 if (!(*utf & 0x40)) in xmlUTF8Size()
672 if (utf == NULL) in xmlUTF8Strlen()
683 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
693 utf++; in xmlUTF8Strlen()
716 if (utf == NULL) in xmlGetUTF8Char()
723 c = utf[0]; in xmlGetUTF8Char()
789 if (utf == NULL) in xmlCheckUTF8()
840 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Dxmlstring.c619 if (utf == NULL) in xmlUTF8Size()
621 if (*utf < 0x80) in xmlUTF8Size()
624 if (!(*utf & 0x40)) in xmlUTF8Size()
669 if (utf == NULL) in xmlUTF8Strlen()
680 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
690 utf++; in xmlUTF8Strlen()
713 if (utf == NULL) in xmlGetUTF8Char()
720 c = utf[0]; in xmlGetUTF8Char()
786 if (utf == NULL) in xmlCheckUTF8()
837 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/libxml/
H A Dxmlstring.c648 if (utf == NULL) in xmlUTF8Size()
650 if (*utf < 0x80) in xmlUTF8Size()
653 if (!(*utf & 0x40)) in xmlUTF8Size()
698 if (utf == NULL) in xmlUTF8Strlen()
709 if ((utf[0] & 0xf8) != 0xf0 || (utf[3] & 0xc0) != 0x80) in xmlUTF8Strlen()
719 utf++; in xmlUTF8Strlen()
742 if (utf == NULL) in xmlGetUTF8Char()
749 c = utf[0]; in xmlGetUTF8Char()
815 if (utf == NULL) in xmlCheckUTF8()
866 if (utf == NULL) in xmlUTF8Strsize()
[all …]

12345678910>>...532