mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 16:39:36 +00:00
perlapi: 'cx_type' is not a typedef
This commit is contained in:
parent
00b3a7e604
commit
dcf3506c01
@ -4256,9 +4256,8 @@ and C<CXt_NULL> which represent a basic scope (as pushed by C<pp_enter>)
|
||||
and a sort block. The type determines which part of the context union are
|
||||
valid.
|
||||
|
||||
=for apidoc Cyh ||cx_type
|
||||
|
||||
=for apidoc Cmnh||CXt_BLOCK
|
||||
=for apidoc Cmnh ||cx_type
|
||||
=for apidoc_item ||CXt_BLOCK
|
||||
=for apidoc_item ||CXt_EVAL
|
||||
=for apidoc_item ||CXt_FORMAT
|
||||
=for apidoc_item ||CXt_GIVEN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user