Home
last modified time | relevance | path

Searched refs:TOK_PSTRING (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.bin/fgen/
Dfgen.h82 TOK_PSTRING, enumerator
Dfgen.l137 \.\({white}*(\\\"|[^)])*\) { ltoken.type = TOK_PSTRING; ltoken.text = yytext;
1156 case TOK_PSTRING: