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

/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dtok822_parse.c484 TOK822 *first_token; local
495 if ((first_token = tok822_scan_limit(str, &last_token, tok_count_limit)) == 0)
504 GLUE(head, first_token);
/macosx-10.9.5/groff-38/groff/src/preproc/refer/
H A Dref.cpp594 int first_token = 1; local
619 first_token = 1;
621 else if (first_token && ti->is_accent()) {
625 first_token = 0;

Completed in 99 milliseconds