Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dregexp.h934 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
946 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
959 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
984 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
1023 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
1037 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
1049 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
1063 CHECKPOINT lastcp; /* see note above "struct branchlike" */ member
1074 CHECKPOINT lastcp; member
Dregexec.c4372 CHECKPOINT lastcp; in S_regtry() local
4422 REGCP_SET(lastcp); in S_regtry()
4430 REGCP_UNWIND(lastcp); in S_regtry()
6876 REGCP_UNWIND(ST.lastcp); in S_regmatch()
7003 REGCP_SET(ST.lastcp); in S_regmatch()
8103 REGCP_SET(ST.lastcp); in S_regmatch()
8115 REGCP_UNWIND(ST.lastcp); in S_regmatch()
8182 REGCP_SET(ST.lastcp); in S_regmatch()
8207 REGCP_SET(ST.lastcp); in S_regmatch()
8412 regcp_restore(rex, ST.lastcp, &maxopenparen); in S_regmatch()
[all …]