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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dip_match.c442 int look_ahead; local
517 look_ahead = ip_match_next_token(&cp, &saved_cp, &oval);
519 if (look_ahead == '.') {
528 look_ahead =
543 token_type = look_ahead;

Completed in 138 milliseconds