Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dregexp.h800 } regmatch_info_aux; typedef
823 regmatch_info_aux *info_aux; /* extra fields that need cleanup */
897 regmatch_info_aux info_aux;
Dregexec.c8948 regmatch_info_aux *const aux = reginfo->info_aux; in S_regmatch()
11298 regmatch_info_aux *aux = (regmatch_info_aux *) arg; in S_cleanup_regmatch_info_aux()