Home
last modified time | relevance | path

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

/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libutf/
H A Drune.c34 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
69 l = ((c << Bitx) | c1) & Rune2; in chartorune()
85 if(l <= Rune2) in chartorune()
118 if(c <= Rune2) { in runetochar()
153 if(c <= Rune2) in runenlen()
/dports/x11-wm/wmii/wmii-3.6/libutf/
H A Drune.c34 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
69 l = ((c << Bitx) | c1) & Rune2; in chartorune()
85 if(l <= Rune2) in chartorune()
118 if(c <= Rune2) { in runetochar()
155 if(c <= Rune2) in runenlen()
/dports/devel/9base/9base-6/lib9/utf/
H A Drune.c34 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
69 l = ((c << Bitx) | c1) & Rune2; in chartorune()
85 if(l <= Rune2) in chartorune()
118 if(c <= Rune2) { in runetochar()
155 if(c <= Rune2) in runenlen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/src/phonenumbers/utf/
H A Drune.c35 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
102 l = ((c << Bitx) | c1) & Rune2; in charntorune()
123 if(l <= Rune2) in charntorune()
195 l = ((c << Bitx) | c1) & Rune2; in chartorune()
211 if(l <= Rune2) in chartorune()
274 if(c <= Rune2) { in runetochar()
331 else if (c <= Rune2) in runenlen()
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/src/phonenumbers/utf/
H A Drune.c35 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
102 l = ((c << Bitx) | c1) & Rune2; in charntorune()
123 if(l <= Rune2) in charntorune()
195 l = ((c << Bitx) | c1) & Rune2; in chartorune()
211 if(l <= Rune2) in chartorune()
274 if(c <= Rune2) { in runetochar()
331 else if (c <= Rune2) in runenlen()
/dports/graphics/tesseract/tesseract-5.0.0/unittest/third_party/utf/
H A Drune.c35 Rune2 = (1 << (Bit2 + 1 * Bitx)) - 1, /* 0000 0111 1111 1111 */ enumerator
98 l = ((c << Bitx) | c1) & Rune2; in charntorune()
119 if (l <= Rune2) in charntorune()
187 l = ((c << Bitx) | c1) & Rune2; in chartorune()
203 if (l <= Rune2) in chartorune()
262 if (c <= Rune2) { in runetochar()
314 else if (c <= Rune2) in runenlen()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/lib9/utf/
H A Drune.c36 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0000 0000 0111 1111 1111 */ enumerator
72 l = ((c << Bitx) | c1) & Rune2; in chartorune()
88 if(l <= Rune2) in chartorune()
140 if(c <= Rune2) { in runetochar()
191 if(c <= Rune2) in runenlen()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/postscript/common/
H A Drune.c18 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
53 l = ((c << Bitx) | c1) & Rune2; in chartorune()
69 if(l <= Rune2) in chartorune()
102 if(c <= Rune2) { in runetochar()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Dutf.c36 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
71 l = ((c << Bitx) | c1) & Rune2; in chartorune()
87 if(l <= Rune2) in chartorune()
120 if(c <= Rune2) { in runetochar()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Dutf.c38 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0000 0000 0111 1111 1111 */ enumerator
80 l = ((c << Bitx) | c1) & Rune2; in chartorune()
96 if(l <= Rune2) in chartorune()
154 if(c <= Rune2) { in runetochar()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/util/
H A Drune.cc37 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
74 l = ((c << Bitx) | c1) & Rune2; in chartorune()
90 if(l <= Rune2) in chartorune()
144 if(c <= Rune2) { in runetochar()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/util/
H A Drune.cc37 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
74 l = ((c << Bitx) | c1) & Rune2; in chartorune()
90 if(l <= Rune2) in chartorune()
144 if(c <= Rune2) { in runetochar()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/games/warzone2100/warzone2100/3rdparty/re2/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/devel/re2/re2-2021-11-01/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/util/
H A Drune.cc37 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
74 l = ((c << Bitx) | c1) & Rune2; in chartorune()
90 if(l <= Rune2) in chartorune()
144 if(c <= Rune2) { in runetochar()
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/vendor/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/re2/vendor/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/re2/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/re2/util/
H A Drune.cc39 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
76 l = ((c << Bitx) | c1) & Rune2; in chartorune()
92 if(l <= Rune2) in chartorune()
146 if(c <= Rune2) { in runetochar()
/dports/lang/mujs/mujs-1.2.0/
H A Dutf.c41 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0000 0000 0111 1111 1111 */ enumerator
83 l = ((c << Bitx) | c1) & Rune2; in chartorune()
99 if(l <= Rune2) in chartorune()
157 if(c <= Rune2) { in runetochar()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dstring.c329 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
365 l = ((c << Bitx) | c1) & Rune2; in fz_chartorune()
381 if(l <= Rune2) in fz_chartorune()
433 if(c <= Rune2) { in fz_runetochar()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/x11/
H A Dfg_main_x11.c602 Rune2 = (1<<(Bit2+1*Bitx))-1, /* 0000 0111 1111 1111 */ enumerator
637 l = ((c << Bitx) | c1) & Rune2; in chartorune()
653 if(l <= Rune2) in chartorune()