Searched refs:hex2 (Results 1 – 8 of 8) sorted by relevance
27 let hex2 = "\ in fuzzed_mul_1() localVariable83 let bn2 = &BigUint::from_str_radix(hex2, 16).unwrap(); in fuzzed_mul_1()
188 char hex2[] = "0123456789abcdefqqqqq"; in test_hex_string_funcs() local197 len = hex_string_to_octet_string(raw, hex2, strlen(hex2)); in test_hex_string_funcs()
5 ./test/schemas/hexbinary_1.xml:11: element hex2: Schemas validity error : Element 'hex2': [facet 'm…
122 char hex2 = Character.toUpperCase(Character.forDigit(b & 0xF, 16)); in encodeQuotedPrintable() local124 buffer.write(hex2); in encodeQuotedPrintable()
140 char hex2 = Character.toUpperCase( in encodeUrl() local143 buffer.write(hex2); in encodeUrl()
260 print " ", hex2($code), " (", formatScriptList($aref), ")";547 sub hex2 { subroutine
239 static const char hex2[] = "000102030405060708090a0b0c0d0e0f" variable260 result[0] = hex2[2 * hi]; in toHex16Bit()261 result[1] = hex2[2 * hi + 1]; in toHex16Bit()262 result[2] = hex2[2 * lo]; in toHex16Bit()263 result[3] = hex2[2 * lo + 1]; in toHex16Bit()
4887 hex2