Lines Matching +refs:gdb +refs:internals +refs:regexp
210 the C level backtrace (similar to what symbolic debuggers like gdb do).
471 =head2 Use of multiple C</x> regexp modifiers
753 The op trees that make up regexp code blocks are now deparsed for real.
1788 the internals of the long double format are unknown,
1862 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
1881 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
2009 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
2039 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
2085 (W regexp) You used a Unicode boundary (C<\b{...}> or C<\B{...}>) in a
2110 (D deprecated, regexp) You used a literal C<"{"> character in a regular
2792 Perl's internals no longer sets or uses the C<SVs_PADMY> flag.
3113 Fixed infinite loop in parsing backrefs in regexp patterns.
3722 The optimization phase of a regexp compilation could run "forever" and