Home
last modified time | relevance | path

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

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