Home
last modified time | relevance | path

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

12345678910

/dports/security/suricata/suricata-6.0.4/libhtp/htp/
H A Dhtp_utf8_decoder.c65 static const uint8_t utf8d[] = { variable
109 uint32_t type = utf8d[byte]; in htp_utf8_decode()
115 *state = utf8d[256 + *state*16 + type]; in htp_utf8_decode()
136 *state = utf8d[256 + *state*16 + type]; in htp_utf8_decode_allow_overlong()
/dports/devel/libhtp/libhtp-0.5.33/htp/
H A Dhtp_utf8_decoder.c65 static const uint8_t utf8d[] = { variable
109 uint32_t type = utf8d[byte]; in htp_utf8_decode()
115 *state = utf8d[256 + *state*16 + type]; in htp_utf8_decode()
136 *state = utf8d[256 + *state*16 + type]; in htp_utf8_decode_allow_overlong()
/dports/devel/rgbds/rgbds/src/extern/
H A Dutf8decoder.c13 static const uint8_t utf8d[] = { variable
43 uint32_t type = utf8d[byte]; in decode()
49 *state = utf8d[256 + *state * 16 + type]; in decode()
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/screen/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/aclip/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/graphics/aloadimage/arcan-0.6.1/tests/frameservers/dnd/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/util/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/util/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/screen/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/aclip/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/sysutils/acfgfs/arcan-0.6.1/tests/frameservers/dnd/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/util/
H A Dutf8.c11 static const uint8 utf8d[] = { variable
30 uint32 type = utf8d[byte]; in utf8_decode()
36 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/sphinxbase/src/libsphinxbase/util/
H A Dutf8.c11 static const uint8 utf8d[] = { variable
30 uint32 type = utf8d[byte]; in utf8_decode()
36 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/aclip/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/aclip/arcan-0.6.1/src/frameserver/util/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/aclip/arcan-0.6.1/tests/frameservers/dnd/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/aclip/arcan-0.6.1/src/tools/aclip/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/screen/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/screen/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/arcan-trayicon/arcan-0.6.1/tests/frameservers/dnd/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/util/
H A Dutf8.c25 static const uint8_t utf8d[] = { variable
44 uint32_t type = utf8d[byte]; in utf8_decode()
50 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxbase/util/
H A Dutf8.c11 static const uint8 utf8d[] = { variable
30 uint32 type = utf8d[byte]; in utf8_decode()
36 *state = utf8d[256 + *state*16 + type]; in utf8_decode()
/dports/lang/io-devel/io-9bfac31d/libs/basekit/source/
H A Dutf_convert.c14 static const uint8_t utf8d[] = { variable
39 type = utf8d[(uint8_t)source[i]]; in isLegalUTF8Sequence()
40 state = utf8d[256 + state * 16 + type]; in isLegalUTF8Sequence()
/dports/net/kamailio/kamailio-5.4.5/src/modules/websocket/
H A Dutf8_decode.h37 static const uint8_t utf8d[] = { variable
60 uint32_t type = utf8d[byte]; in decode()
66 *state = utf8d[256 + *state + type]; in decode()
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/common/
H A Dunicode.h11 static const uint8_t utf8d[] = variable
35 uint32_t type = utf8d[byte]; in decode()
41 *state = utf8d[256 + *state + type]; in decode()

12345678910