Home | History | Annotate | Download | only in Lex

Lines Matching full:narrow

1073   // Narrow character literals act as though their value is concatenated
1096 // If this is a single narrow character, sign extend it (e.g. '\xFF' is "-1")
1512 // Handle UTF-8 strings just like narrow strings.