Searched refs:startc (Results 1 – 2 of 2) sorted by relevance
1759 || startc == -1 in regatom()1792 regmbc(startc); in regatom()1808 regc(startc); in regatom()1810 startc = -1; in regatom()1840 startc = -1; in regatom()1849 if (startc == 0) in regatom()1852 regmbc(startc); in regatom()1857 regc(startc); in regatom()1866 startc = -1; in regatom()1887 regc(startc); in regatom()[all …]
1373 int startc = -1; in nfa_regatom() local1839 startc = -1; in nfa_regatom()1851 startc = '-'; in nfa_regatom()1852 EMIT(startc); in nfa_regatom()1862 startc = -1; in nfa_regatom()1968 startc = oldstartc; in nfa_regatom()2019 int endc = startc; in nfa_regatom()2021 startc = oldstartc; in nfa_regatom()2022 if (startc > endc) in nfa_regatom()2072 startc = -1; in nfa_regatom()[all …]