Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dregexp.h670 regmatch_info_aux_eval *info_aux_eval; member
698 regmatch_info_aux_eval *info_aux_eval; /* extra saved state for (?{}) */ member
773 regmatch_info_aux_eval info_aux_eval; member
H A Dregexec.c3733 reginfo->info_aux_eval = in Perl_regexec_flags()
3734 reginfo->info_aux->info_aux_eval = in Perl_regexec_flags()
3735 &(PL_regmatch_state->u.info_aux_eval); in Perl_regexec_flags()
3753 reginfo->info_aux_eval = reginfo->info_aux->info_aux_eval = NULL; in Perl_regexec_flags()
4204 if (reginfo->info_aux_eval) { \
8072 if (reginfo->info_aux_eval->pos_magic) in S_regmatch()
8073 MgBYTEPOS_set(reginfo->info_aux_eval->pos_magic, in S_regmatch()
9786 if (reginfo->info_aux_eval) { in S_regmatch()
10852 regmatch_info_aux_eval *eval_state = reginfo->info_aux_eval; in S_setup_eval_state()
10927 regmatch_info_aux_eval *eval_state = aux->info_aux_eval; in S_cleanup_regmatch_info_aux()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregexp.h670 regmatch_info_aux_eval *info_aux_eval; member
698 regmatch_info_aux_eval *info_aux_eval; /* extra saved state for (?{}) */ member
773 regmatch_info_aux_eval info_aux_eval; member
H A Dregexec.c3747 reginfo->info_aux_eval = in Perl_regexec_flags()
3748 reginfo->info_aux->info_aux_eval = in Perl_regexec_flags()
3749 &(PL_regmatch_state->u.info_aux_eval); in Perl_regexec_flags()
3767 reginfo->info_aux_eval = reginfo->info_aux->info_aux_eval = NULL; in Perl_regexec_flags()
4218 if (reginfo->info_aux_eval) { \
8085 if (reginfo->info_aux_eval->pos_magic) in S_regmatch()
8086 MgBYTEPOS_set(reginfo->info_aux_eval->pos_magic, in S_regmatch()
9799 if (reginfo->info_aux_eval) { in S_regmatch()
10872 regmatch_info_aux_eval *eval_state = reginfo->info_aux_eval; in S_setup_eval_state()
10947 regmatch_info_aux_eval *eval_state = aux->info_aux_eval; in S_cleanup_regmatch_info_aux()
/dports/lang/perl5.30/perl-5.30.3/
H A Dregexp.h673 regmatch_info_aux_eval *info_aux_eval; member
696 regmatch_info_aux_eval *info_aux_eval; /* extra saved state for (?{}) */ member
744 regmatch_info_aux_eval info_aux_eval; member
H A Dregexec.c3439 reginfo->info_aux_eval = in Perl_regexec_flags()
3440 reginfo->info_aux->info_aux_eval = in Perl_regexec_flags()
3441 &(PL_regmatch_state->u.info_aux_eval); in Perl_regexec_flags()
3459 reginfo->info_aux_eval = reginfo->info_aux->info_aux_eval = NULL; in Perl_regexec_flags()
3910 if (reginfo->info_aux_eval) { \
7395 if (reginfo->info_aux_eval->pos_magic) in S_regmatch()
7396 MgBYTEPOS_set(reginfo->info_aux_eval->pos_magic, in S_regmatch()
9148 if (reginfo->info_aux_eval) { in S_regmatch()
10173 regmatch_info_aux_eval *eval_state = reginfo->info_aux_eval; in S_setup_eval_state()
10248 regmatch_info_aux_eval *eval_state = aux->info_aux_eval; in S_cleanup_regmatch_info_aux()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregexp.h671 regmatch_info_aux_eval *info_aux_eval; member
694 regmatch_info_aux_eval *info_aux_eval; /* extra saved state for (?{}) */ member
742 regmatch_info_aux_eval info_aux_eval; member
H A Dregexec.c3494 reginfo->info_aux_eval = in Perl_regexec_flags()
3495 reginfo->info_aux->info_aux_eval = in Perl_regexec_flags()
3496 &(PL_regmatch_state->u.info_aux_eval); in Perl_regexec_flags()
3514 reginfo->info_aux_eval = reginfo->info_aux->info_aux_eval = NULL; in Perl_regexec_flags()
3965 if (reginfo->info_aux_eval) { \
7561 if (reginfo->info_aux_eval->pos_magic) in S_regmatch()
7562 MgBYTEPOS_set(reginfo->info_aux_eval->pos_magic, in S_regmatch()
9316 if (reginfo->info_aux_eval) { in S_regmatch()
10453 regmatch_info_aux_eval *eval_state = reginfo->info_aux_eval; in S_setup_eval_state()
10528 regmatch_info_aux_eval *eval_state = aux->info_aux_eval; in S_cleanup_regmatch_info_aux()