Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/ext/re/
H A Dre.xs22 bool *is_bare_re, U32 rx_flags, U32 pm_flags);
/openbsd/sys/dev/pci/
H A Dif_txpreg.h254 volatile u_int8_t rx_flags; /* type/descriptor flags */ member
H A Dif_vic.c149 u_int16_t rx_flags; member
H A Dif_nxe.c612 u_int16_t rx_flags; member
H A Dif_txp.c611 if (rxd->rx_flags & RX_FLAGS_ERROR) { in txp_rx_reclaim()
/openbsd/gnu/usr.bin/perl/
H A Dregcomp.c471 Perl_re_compile(pTHX_ SV * const pattern, U32 rx_flags) in Perl_re_compile() argument
483 NULL, NULL, rx_flags, 0); in Perl_re_compile()
1280 U32 rx_flags; in Perl_re_op_compile() local
1496 rx_flags = orig_rx_flags; in Perl_re_op_compile()
1504 set_regex_charset(&rx_flags, REGEX_UNICODE_CHARSET); in Perl_re_op_compile()
1592 RExC_rx->extflags = rx_flags; in Perl_re_op_compile()
1604 RExC_flags = rx_flags; /* don't let top level (?i) bleed */ in Perl_re_op_compile()
13939 U32 rx_flags; in S_compile_wildcard() local
13952 rx_flags = flags & RXf_PMf_COMPILETIME; in S_compile_wildcard()
13960 rx_flags, flags); in S_compile_wildcard()
[all …]
H A Dop.c7342 U32 rx_flags = pm->op_pmflags & RXf_PMf_COMPILETIME; in Perl_pmruntime() local
7348 rx_flags |= RXf_SPLIT; in Perl_pmruntime()
7395 rx_flags, pm->op_pmflags) in Perl_pmruntime()
7397 rx_flags, pm->op_pmflags) in Perl_pmruntime()
7412 rx_flags, in Perl_pmruntime()
H A Dproto.h3616 …, const regexp_engine *eng, REGEXP *old_re, bool *is_bare_re, const U32 rx_flags, const U32 pm_fla…
H A Dembed.fnc2723 |const U32 rx_flags \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1984 |const U32 rx_flags|const U32 pm_flags