Home | History | Annotate | Download | only in doc

Lines Matching full:subroutines

4599        9.  Subpatterns  that  are called as subroutines (whether or not recur-
6245 ful for subpatterns that are referenced as subroutines from elsewhere
6512 the subpattern itself (see "Subpatterns as subroutines" below for a way
6862 DEFINE is that it can be used to define subroutines that can be refer-
6863 enced from elsewhere. (The use of subroutines is described below.) For
7135 SUBPATTERNS AS SUBROUTINES
7275 subpatterns called as subroutines (whether or not recursively) is docu-
7613 Backtracking verbs in subroutines
7616 sively. Perl's treatment of subroutines is different in some cases.