Searched refs:cur_curlyx (Results 1 – 1 of 1) sorted by relevance
6476 struct regmatch_state *cur_curlyx = NULL; /* most recent curlyx */ in S_regmatch() local8510 ST.prev_curlyx = cur_curlyx; in S_regmatch()8515 cur_curlyx = NULL; in S_regmatch()8564 cur_curlyx = ST.prev_curlyx; in S_regmatch()8598 cur_curlyx = ST.prev_curlyx; in S_regmatch()8821 ST.prev_curlyx= cur_curlyx; in S_regmatch()8822 cur_curlyx = st; in S_regmatch()8841 cur_curlyx = ST.prev_curlyx; in S_regmatch()8847 cur_curlyx = ST.prev_curlyx; in S_regmatch()8863 assert(cur_curlyx); /* keep Coverity happy */ in S_regmatch()[all …]