Lines Matching defs:comp
14 REGEXP* (*comp) (pTHX_
66 structures. When compiling, the C<comp> method is executed, and the
77 =head2 comp
79 REGEXP* comp(pTHX_ const SV * const pattern, const U32 flags);
106 The C<eogc> flags are stripped out before being passed to the comp
112 By the time the comp callback is called, some of these flags have
114 their effect occurs after the comp callback has run, in routines that
621 correctly build such a structure in their L</comp> routine.
750 the L<comp|/comp> callback. See the L<comp|/comp> documentation for
938 be set to 1 in each engine's L</comp> routine. Note that in older perls