Home | History | Annotate | Download | only in Lex

Lines Matching refs:Prefix

471 ///         hexadecimal-prefix hexadecimal-digit
473 /// hexadecimal-prefix: one of
750 /// a floating point number (01239.123e4). Eat the prefix, determining the
1205 /// encoding-prefix " [s-char-sequence] "
1206 /// encoding-prefix R raw-string
1207 /// encoding-prefix:
1416 const char *Prefix = ThisTokBuf;
1422 ThisTokEnd -= ThisTokBuf - Prefix;