Home | History | Annotate | Download | only in doc

Lines Matching full:hexadecimal

2253        hexadecimal  digits,  in  which case the hexadecimal number defines the
2258 hexadecimal digits, in which case the hexadecimal number defines the
2259 code point to match. By default, as in Perl, a hexadecimal number is
2943 with non-printing bytes shows in hexadecimal, and undefined bytes shown
5104 number of hexadecimal digits may appear between \x{ and }. If a charac-
5105 ter other than a hexadecimal digit appears between \x{ and }, or if
5109 is as just described only when it is followed by two hexadecimal dig-
5112 must be followed by four hexadecimal digits; otherwise it matches a
5122 Characters that are specified using octal or hexadecimal numbers are
5534 are of the form \uHHHH or \UHHHHHHHH where H is a hexadecimal digit.
5811 The octal or hexadecimal representation of "]" can also be used to end
5885 xdigit hexadecimal digits
7851 xdigit hexadecimal digit
8235 braced or unbraced hexadecimal escape sequences (for example, \x{b3} or
9261 Another possibility is to write out the data in hexadecimal instead of