Searched refs:IGNLNKS (Results 1 – 4 of 4) sorted by relevance
80 #define IGNLNKS 0x40 macro
269 options |= IGNLNKS;
319 yylval.intval = IGNLNKS; in yylex()
240 if ((opts & IGNLNKS) || ihead->count == 0)