Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D500900511 pregcomp # E (Perl_pregcomp)
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5009005166 pregcomp # E (Perl_pregcomp)
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlreguts.pod367 Compilation starts with C<pregcomp()>, which is mostly an initialisation
372 Initialisation in C<pregcomp()> mostly involves the creation and data-filling
774 =for apidoc pregcomp
H A Dperl5160delta.pod2622 The C-level C<pregcomp> function could become confused about whether the
/openbsd/gnu/usr.bin/perl/
H A Dembed.h498 # define pregcomp(a,b) Perl_pregcomp(aTHX_ a,b) macro
H A Dembed.fnc2528 Adhp |REGEXP *|pregcomp |NN SV * const pattern \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1978 Apdh |REGEXP*|pregcomp |NN SV * const pattern|const U32 flags