ctx_type 1061 maint/gnulib/lib/regcomp.c switch (dfa->nodes[node].opr.ctx_type) ctx_type 1359 maint/gnulib/lib/regcomp.c dfa->nodes[node->node_idx].constraint = node->token.opr.ctx_type; ctx_type 1804 maint/gnulib/lib/regcomp.c token->opr.ctx_type = WORD_FIRST; ctx_type 1811 maint/gnulib/lib/regcomp.c token->opr.ctx_type = WORD_LAST; ctx_type 1818 maint/gnulib/lib/regcomp.c token->opr.ctx_type = WORD_DELIM; ctx_type 1825 maint/gnulib/lib/regcomp.c token->opr.ctx_type = NOT_WORD_DELIM; ctx_type 1848 maint/gnulib/lib/regcomp.c token->opr.ctx_type = BUF_FIRST; ctx_type 1855 maint/gnulib/lib/regcomp.c token->opr.ctx_type = BUF_LAST; ctx_type 1949 maint/gnulib/lib/regcomp.c token->opr.ctx_type = LINE_FIRST; ctx_type 1963 maint/gnulib/lib/regcomp.c token->opr.ctx_type = LINE_LAST; ctx_type 2305 maint/gnulib/lib/regcomp.c if ((token->opr.ctx_type ctx_type 2309 maint/gnulib/lib/regcomp.c if (token->opr.ctx_type == WORD_DELIM ctx_type 2310 maint/gnulib/lib/regcomp.c || token->opr.ctx_type == NOT_WORD_DELIM) ctx_type 2313 maint/gnulib/lib/regcomp.c if (token->opr.ctx_type == WORD_DELIM) ctx_type 2315 maint/gnulib/lib/regcomp.c token->opr.ctx_type = WORD_FIRST; ctx_type 2317 maint/gnulib/lib/regcomp.c token->opr.ctx_type = WORD_LAST; ctx_type 2321 maint/gnulib/lib/regcomp.c token->opr.ctx_type = INSIDE_WORD; ctx_type 2323 maint/gnulib/lib/regcomp.c token->opr.ctx_type = INSIDE_NOTWORD; ctx_type 343 maint/gnulib/lib/regex_internal.h re_context_type ctx_type; /* for ANCHOR */