Searched refs:ctx_type (Results 1 – 2 of 2) sorted by relevance
1098 switch (dfa->nodes[node].opr.ctx_type) in optimize_utf8()1846 token->opr.ctx_type = WORD_FIRST; in peek_token()1853 token->opr.ctx_type = WORD_LAST; in peek_token()1860 token->opr.ctx_type = WORD_DELIM; in peek_token()1890 token->opr.ctx_type = BUF_FIRST; in peek_token()1897 token->opr.ctx_type = BUF_LAST; in peek_token()1993 token->opr.ctx_type = LINE_FIRST; in peek_token()2007 token->opr.ctx_type = LINE_LAST; in peek_token()2353 if ((token->opr.ctx_type in parse_expression()2363 token->opr.ctx_type = WORD_FIRST; in parse_expression()[all …]
348 re_context_type ctx_type; /* for ANCHOR */ member
Completed in 12 milliseconds