Searched refs:pregcomp (Results 1 – 7 of 7) sorted by relevance
11 pregcomp # E (Perl_pregcomp)
166 pregcomp # E (Perl_pregcomp)
367 Compilation starts with C<pregcomp()>, which is mostly an initialisation372 Initialisation in C<pregcomp()> mostly involves the creation and data-filling774 =for apidoc pregcomp
2622 The C-level C<pregcomp> function could become confused about whether the
498 # define pregcomp(a,b) Perl_pregcomp(aTHX_ a,b) macro
2528 Adhp |REGEXP *|pregcomp |NN SV * const pattern \
1978 Apdh |REGEXP*|pregcomp |NN SV * const pattern|const U32 flags