Searched refs:WDS_KEEPQ (Results 1 – 4 of 4) sorted by relevance
507 WDS_KEEPQ | WDS_MAGIC); in expand()510 d = wdstrip(p, WDS_KEEPQ); in expand()
339 if (!(opmode & WDS_KEEPQ)) in wdvarput()
793 dp = wdstrip(sp, WDS_KEEPQ); in yylex()
1939 #define WDS_KEEPQ BIT(1) /* keep quote characters */ macro