Lines Matching refs:a
2 Now it is a few obsolete.
18 3. Each buffer byte is displayed as a hexadecimal integer,
33 If no integer object exists, a new integer is created.
42 If no string object exists, a new string is created.
43 * 8. The entire contents of the buffer are converted to a string
44 of two-character hexadecimal numbers, each separated by a space.
52 * 11. Otherwise, it will be treated as a Buffer.
70 be treated as a Buffer.
85 * 17. If no buffer object exists, a new buffer object is created
89 If a buffer object already exists,�the Integer overwrites
106 22. The integer is displayed as a hexadecimal value.
132 * 28. If no buffer object exists, a new buffer object is created.
134 If a buffer object already exists, it is completely overwritten.
139 In either case, the string is treated as a buffer, with each ASCII
144 The string is treated as a buffer.
165 * 36. If no integer object exists, a new integer is created.
166 The ASCII string is interpreted as a hexadecimal constant.
167 Each string character is interpreted as a hexadecimal value,
169 �A�-�F�, �a�, �f�) as the most significant digit, and ends with