Home | History | Annotate | Download | only in doc

Lines Matching full:hexadecimal

278 <code>0X</code> for hexadecimal.  In hexadecimal literals, letters
377 as a numeric constant: <code>\x</code> followed by exactly two hexadecimal
378 digits; <code>\u</code> followed by exactly four hexadecimal digits;
379 <code>\U</code> followed by exactly eight hexadecimal digits, and a
387 0 and 255 inclusive. Hexadecimal escapes satisfy this condition
436 '\xa' // illegal: too few hexadecimal digits
470 and two-digit hexadecimal (<code>\x</code><i>nn</i>) escapes represent individual