Lines Matching defs:out_flags
964 int out_flags;
980 PL_compcv, PL_cop_seqmax, 1, NULL, &out_pn, &out_flags);
1069 matched pad name or fake pad name; C<out_flags> returns the flags normally
1102 int warn, SV** out_capture, PADNAME** out_name, int *out_flags)
1118 *out_flags = 0;
1163 *out_flags = CvANON(cv) ?
1177 *out_flags = PARENT_FAKELEX_FLAGS(*out_name);
1180 PTR2UV(cv), (long)offset, (unsigned long)*out_flags,
1198 : *out_flags & PAD_FAKELEX_ANON)
1210 if (!CvCOMPILED(cv) && (*out_flags & PAD_FAKELEX_MULTI)
1233 newwarn, out_capture, out_name, out_flags);
1287 new_capturep, out_name, out_flags);
1327 PARENT_FAKELEX_FLAGS_set(new_name, *out_flags);
1348 *out_flags = PARENT_FAKELEX_FLAGS(new_name);