Searched refs:nextchar (Results 1 – 3 of 3) sorted by relevance
1569 if (nextchar != '?' in do_set()1580 if (nextchar == '=' || nextchar == ':') in do_set()2153 nextchar = *p; in do_set()2156 *p = nextchar; in do_set()6213 int nextchar; in set_context_in_set_cmd() local6274 nextchar = *++p; in set_context_in_set_cmd()6300 nextchar = *p; in set_context_in_set_cmd()6303 *p = nextchar; in set_context_in_set_cmd()6318 if ((nextchar == '-' || nextchar == '+' || nextchar == '^') && p[1] == '=') in set_context_in_set_cmd()6321 nextchar = '='; in set_context_in_set_cmd()[all …]
5980 goto nextchar; in nfa_regmatch()6038 goto nextchar; in nfa_regmatch()7149 nextchar: in nfa_regmatch()
293 syn keyword xsPrivate next_symbol nextchar no_bareword_allowed no_fh_allowed