Lines Matching refs:x00
7681 JSON_ASSERT(0x00 <= codepoint && codepoint <= 0x10FFFF);
7724 case 0x00:
9264 @return `true` if the \x00-byte indicating the end of the string was
9277 if (current == 0x00)
9503 // Integer 0x00..0x17 (0..23)
9504 case 0x00:
9554 // Negative integer -1-0x00..-1-0x17 (-1..-24)
9606 // Binary data (0x00..0x17 bytes follow)
9641 // UTF-8 string (0x00..0x17 bytes follow)
9676 // array (0x00..0x17 data items follow)
9731 // map (0x00..0x17 pairs of data items follow)
9994 // UTF-8 string (0x00..0x17 bytes follow)
10090 // Binary data (0x00..0x17 bytes follow)
10279 case 0x00:
11528 exception_message(input_format, concat("byte after 'C' must be in range 0x00..0x7F; last byte: 0x", last_token), "char"), nullptr));
15123 oa->write_character(to_char_type(0x00));
15130 oa->write_character(to_char_type(0x00));
15906 oa->write_character(value ? to_char_type(0x01) : to_char_type(0x00));
16058 oa->write_character(to_char_type(0x00));
16070 write_number(value.has_subtype() ? static_cast<std::uint8_t>(value.subtype()) : static_cast<std::uint8_t>(0x00));
16198 oa->write_character(to_char_type(0x00));
18346 // escape control characters (0x00..0x1F) or, if