summaryrefslogtreecommitdiff
path: root/pod/perlreguts.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlreguts.pod')
-rw-r--r--pod/perlreguts.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perlreguts.pod b/pod/perlreguts.pod
index a954046604..a5ff0b6bce 100644
--- a/pod/perlreguts.pod
+++ b/pod/perlreguts.pod
@@ -696,6 +696,10 @@ about what state it stores, with the result that two consecutive lines in the
code can actually be running in totally different contexts due to the
simulated recursion.
+=for apidoc_section REGEXP Functions
+=for apidoc pregcomp
+=for apidoc pregexec
+
=head3 Start position and no-match optimisations
C<re_intuit_start()> is responsible for handling start points and no-match