Home
last modified time | relevance | path

Searched refs:cur_curlyx (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregexec.c8515 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()
8992 cur_curlyx = cur_curlyx->u.curlyx.prev_curlyx; in S_regmatch()
9015 cur_curlyx = ST.save_curlyx; in S_regmatch()
9046 cur_curlyx = cur_curlyx->u.curlyx.prev_curlyx; in S_regmatch()
[all …]