Expand description
Parsing of ABNF Core Rules
Modules
- ABNF Core Rules (RFC5234 B.1.)
- ABNF Core Rules (RFC5234 B.1.)
Functions
- A-Z / a-z
- BIT = “0” / “1” BIT = %x30 / %x31
- Any 7-bit US-ASCII character, excluding NUL
- Carriage return
- Controls
- 0-9
- Double Quote (“)
- HEXDIG = DIGIT / “A” / “B” / “C” / “D” / “E” / “F”
- Horizontal tab
- Linefeed
- 8 bits of data
- Space
- Visible (printing) characters
- White space