Lines Matching refs:first
100 /// If `first` is true, then `c` is treated as the first character in the
102 fn is_capture_char(c: char, first: bool) -> bool {
104 || (!first
1015 /// operator and advances the parser to the first character after the
1070 /// and advances the parser to the first character after the operator.
1247 /// the first character in the name following the opening `<` (and may
1248 /// possibly be EOF). This advances the parser to the first character
1389 /// This advances the parser to the first character immediately following
1430 /// sequence, i.e., `\`. It advances the parser to the first position
1528 /// long. This expects the parser to be positioned at the first octal
1529 /// digit and advances the parser to the first character immediately
1567 /// the first character immediately following the hexadecimal literal.
1592 /// expects the parser to be positioned at the first digit and will advance
1593 /// the parser to the first character immediately following the escape
1643 /// the parser to the first character following the closing brace `}`.
1699 /// This expects the parser to be positioned at the first position where
1847 /// and advances the parser to the first position after the primitive if
1880 /// the parser to the first non-special byte of the character class.
1923 // If `]` is the *first* char in a set, then interpret it as a literal
1955 /// advanced to the first byte following the closing `]` and the