Home
last modified time | relevance | path

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

12345678

/dports/graphics/ftgl/ftgl-2.4.0/src/
H A DFTUnicode.h152 static const unsigned long offsetsFromUTF8[6]; variable
179 const unsigned long FTUnicodeStringItr<T>::offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000…
200 ch -= offsetsFromUTF8[extraBytesToRead-1]; in readUTF8()
/dports/devel/upp/upp/bazaar/FTGL/src/
H A DFTUnicode.h152 static const unsigned long offsetsFromUTF8[6]; variable
179 const unsigned long FTUnicodeStringItr<T>::offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000…
200 ch -= offsetsFromUTF8[extraBytesToRead-1]; in readUTF8()
/dports/games/critterding/critterding-beta12/src/utils/ftgl/
H A DFTUnicode.h152 static const unsigned long offsetsFromUTF8[6]; variable
179 const unsigned long FTUnicodeStringItr<T>::offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000…
200 ch -= offsetsFromUTF8[extraBytesToRead-1]; in readUTF8()
/dports/graphics/gource/gource-0.51/src/core/ftgl/
H A DFTUnicode.h152 static const unsigned long offsetsFromUTF8[6]; variable
179 const unsigned long FTUnicodeStringItr<T>::offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000…
200 ch -= offsetsFromUTF8[extraBytesToRead-1]; in readUTF8()
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/ftgl/
H A DFTUnicode.h152 static const unsigned long offsetsFromUTF8[6]; variable
179 const unsigned long FTUnicodeStringItr<T>::offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000…
200 ch -= offsetsFromUTF8[extraBytesToRead-1]; in readUTF8()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_utf8.c48 static const uint32_t offsetsFromUTF8[6] = { variable
105 ch -= offsetsFromUTF8[nb]; in switch_u8_toucs()
242 ch -= offsetsFromUTF8[sz-1]; in switch_u8_nextchar()
436 c -= offsetsFromUTF8[csz-1]; in switch_u8_memchr()
480 ch -= offsetsFromUTF8[sz-1]; in switch_u8_get_char()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dutf8.cpp42 const uint32 UTF8Converter::offsetsFromUTF8[6] = { member in Sludge::UTF8Converter
57 ch -= offsetsFromUTF8[sz - 1]; in nextchar()
/dports/devel/sope2/SOPE/sope-xml/libxmlSAXDriver/
H A Dunicode.h39 static UCS4 offsetsFromUTF8[6] = { variable
77 ch -= offsetsFromUTF8[extraBytesToWrite]; in _UTF8ToUTF16()
/dports/devel/sope/SOPE/sope-xml/libxmlSAXDriver/
H A Dunicode.h39 static UCS4 offsetsFromUTF8[6] = { variable
77 ch -= offsetsFromUTF8[extraBytesToWrite]; in _UTF8ToUTF16()
/dports/archivers/librtfcomp/librtfcomp-1.3/src/
H A Dutf8conv.c36 static const DWORD offsetsFromUTF8[6] = { variable
88 ch -= offsetsFromUTF8[extraBytesToRead]; in CV_UTF32FromUTF8()
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/spy-js/server/node_modules/ws/src/
H A Dvalidation.cc35 static const uint32_t offsetsFromUTF8[6] = { variable
89 ch -= offsetsFromUTF8[extrabytes]; in is_valid_utf8()
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dutf8.c27 static const uint32_t offsetsFromUTF8[6] = { variable
84 ch -= offsetsFromUTF8[nb]; in u8_toucs()
226 ch -= offsetsFromUTF8[sz-1]; in u8_nextchar()
421 c -= offsetsFromUTF8[csz-1]; in u8_memchr()
/dports/editors/the/THE-3.3RC4/contrib/
H A Dutf8.c26 static const u_int32_t offsetsFromUTF8[6] = { variable
83 ch -= offsetsFromUTF8[nb]; in u8_toucs()
232 ch -= offsetsFromUTF8[sz-1]; in u8_nextchar()
426 c -= offsetsFromUTF8[csz-1]; in u8_memchr()
/dports/devel/pecl-jsmin/jsmin-3.0.0/
H A Dutf8.c35 static const uint32_t offsetsFromUTF8[6] = { variable
92 ch -= offsetsFromUTF8[nb]; in u8_toucs()
229 ch -= offsetsFromUTF8[sz-1]; in u8_nextchar()
423 c -= offsetsFromUTF8[csz-1]; in u8_memchr()
/dports/devel/replxx/replxx-release-0.0.3/src/
H A DConvertUTF.cpp76 static const UTF32 offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000E2080UL, variable
220 ch -= offsetsFromUTF8[extraBytesToRead]; in ConvertUTF8toUTF32()
/dports/math/curv/curv-0.5/extern/replxx/src/
H A DConvertUTF.cpp76 static const UTF32 offsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000E2080UL, variable
220 ch -= offsetsFromUTF8[extraBytesToRead]; in ConvertUTF8toUTF32()
/dports/devel/icu-lx/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/devel/icu/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Ducnv_u8.cpp51 static const uint32_t offsetsFromUTF8[5] = {0, variable
134 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8()
250 ch -= offsetsFromUTF8[inBytes]; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
619 return (((ch + t1) << 6) + t2) - offsetsFromUTF8[3]; in ucnv_getNextUChar_UTF8()
625 return (ch + t1) - offsetsFromUTF8[2]; in ucnv_getNextUChar_UTF8()
632 return (((((ch + t1) << 6) + t2) << 6) + t3) - offsetsFromUTF8[4]; in ucnv_getNextUChar_UTF8()

12345678