Home
last modified time | relevance | path

Searched refs:hexit (Results 51 – 67 of 67) sorted by relevance

123

/dports/comms/ebook2cw/ebook2cw-0.8.2/
H A Debook2cw.c181 int hexit (char c);
1457 int hexit(char c) { function
1482 v=hexit(s[0])*16+hexit(s[1]);
/dports/mail/qpopper/qpopper4.1.0/popper/
H A Dpop_dropcopy.c290 static char *hexit(char *output, unsigned char *digest);
393 hexit ( char *output, unsigned char *digest ) in hexit() function
413 return hexit ( output, digest ); in encode_uid_hash()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/accessibility/
H A DColorPickerAccImpl.as289 * formats string color to add a space between each digit (hexit?).
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/accessibility/
H A DColorPickerAccImpl.as304 * formats string color to add a space between each digit (hexit?).
/dports/www/mini_httpd/mini_httpd-1.30/
H A Dmini_httpd.c307 static int hexit( char c );
3576 *to = hexit( from[1] ) * 16 + hexit( from[2] ); in strdecode()
3587 hexit( char c ) in hexit() function
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxid_httpd.c311 static int hexit(char c) { in hexit() function
327 *to = hexit(from[1]) * 16 + hexit(from[2]); in strdecode()
/dports/www/thttpd/thttpd-2.29/
H A Dlibhttpd.c138 static int hexit( char c );
1222 hexit( char c ) in hexit() function
1244 *to = hexit( from[1] ) * 16 + hexit( from[2] ); in strdecode()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/script/
H A DScriptCompiler.java2670 int hexit = Escape.getHexitValue(chT); in unescapeString() local
2671 if (hexit < 0) in unescapeString()
2674 unicode += hexit; in unescapeString()
/dports/sysutils/deltarpm/deltarpm-3.6/
H A Ddrpmsync1209 sub hexit {
1495 …$data = "${replyid}0001FISO".sprintf("%08x", length($spath_info)).hexit(length($data) + $flen).$sp…
1514 …$data = "${replyid}0001FILE".sprintf("%08x", length($spath_info)).hexit(length($data) + $flen).$sp…
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DLexer.x.source154 $hexit = [$decdigit A-F a-f]
178 @hexadecimal = $hexit(@numspc $hexit)*
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/
H A DChangeLog182 - Several general DOS fixes. (fixes nba95, hexit and various other games)
H A DNEWS182 - Several general DOS fixes. (fixes nba95, hexit and various other games)
/dports/emulators/dosbox/dosbox-0.74-3/
H A DChangeLog268 - Several general DOS fixes. (fixes nba95, hexit and various other games)
H A DNEWS208 - Several general DOS fixes. (fixes nba95, hexit and various other games)
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/docs/upstream/
H A DChangeLog268 - Several general DOS fixes. (fixes nba95, hexit and various other games)
H A DNEWS208 - Several general DOS fixes. (fixes nba95, hexit and various other games)
/dports/games/tanglet/tanglet-1.6.0/wordlists/
H A Dcs38909 hexit

123