Searched refs:COLLECT_SKIP_LAST (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/global/
H A Dtok822_parse.c154 #define COLLECT_SKIP_LAST(t,s,c,cond) { COLLECT(t,s,c,cond); if (*s) s++; } macro
450 COLLECT_SKIP_LAST(tp, str, ch, ch != ']');
453 COLLECT_SKIP_LAST(tp, str, ch, ch != '"');

Completed in 105 milliseconds