⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 perlcapi.h

📁 ARM上的如果你对底层感兴趣
💻 H
📖 第 1 页 / 共 3 页
字号:
bool * _PL_dirty ();
#define PL_dirty (*_PL_dirty())


#undef PL_statcache
Stat_t * _PL_statcache ();
#define PL_statcache (*_PL_statcache())


#undef PL_scopestack_ix
I32 * _PL_scopestack_ix ();
#define PL_scopestack_ix (*_PL_scopestack_ix())


#undef PL_nrs
SV * * _PL_nrs ();
#define PL_nrs (*_PL_nrs())


#undef PL_scopestack_max
I32 * _PL_scopestack_max ();
#define PL_scopestack_max (*_PL_scopestack_max())


#undef PL_chopset
char * * _PL_chopset ();
#define PL_chopset (*_PL_chopset())


#undef PL_toptarget
SV * * _PL_toptarget ();
#define PL_toptarget (*_PL_toptarget())


#undef PL_formtarget
SV * * _PL_formtarget ();
#define PL_formtarget (*_PL_formtarget())


#undef PL_regcompp
regcomp_t * _PL_regcompp ();
#define PL_regcompp (*_PL_regcompp())


#undef PL_curstack
AV * * _PL_curstack ();
#define PL_curstack (*_PL_curstack())


#undef PL_maxscream
I32 * _PL_maxscream ();
#define PL_maxscream (*_PL_maxscream())


#undef PL_hv_fetch_ent_mh
HE * _PL_hv_fetch_ent_mh ();
#define PL_hv_fetch_ent_mh (*_PL_hv_fetch_ent_mh())


#undef PL_markstack
I32 * * _PL_markstack ();
#define PL_markstack (*_PL_markstack())


#undef PL_restartop
OP * * _PL_restartop ();
#define PL_restartop (*_PL_restartop())


#undef PL_defoutgv
GV * * _PL_defoutgv ();
#define PL_defoutgv (*_PL_defoutgv())


#undef PL_tmps_ix
I32 * _PL_tmps_ix ();
#define PL_tmps_ix (*_PL_tmps_ix())


#undef PL_rs
SV * * _PL_rs ();
#define PL_rs (*_PL_rs())


#undef PL_retstack_max
I32 * _PL_retstack_max ();
#define PL_retstack_max (*_PL_retstack_max())


#undef PL_ofslen
STRLEN * _PL_ofslen ();
#define PL_ofslen (*_PL_ofslen())


#undef PL_av_fetch_sv
SV * * _PL_av_fetch_sv ();
#define PL_av_fetch_sv (*_PL_av_fetch_sv())


#undef PL_tmps_max
I32 * _PL_tmps_max ();
#define PL_tmps_max (*_PL_tmps_max())


#undef PL_Sv
SV * * _PL_Sv ();
#define PL_Sv (*_PL_Sv())


#undef PL_curstash
HV * * _PL_curstash ();
#define PL_curstash (*_PL_curstash())


#undef PL_delaymagic
int * _PL_delaymagic ();
#define PL_delaymagic (*_PL_delaymagic())


#undef PL_statgv
GV * * _PL_statgv ();
#define PL_statgv (*_PL_statgv())


#undef PL_screamnext
I32 * * _PL_screamnext ();
#define PL_screamnext (*_PL_screamnext())


#undef PL_mainstack
AV * * _PL_mainstack ();
#define PL_mainstack (*_PL_mainstack())


#undef PL_statname
SV * * _PL_statname ();
#define PL_statname (*_PL_statname())


#undef PL_Xpv
XPV * * _PL_Xpv ();
#define PL_Xpv (*_PL_Xpv())


#undef PL_op
OP * * _PL_op ();
#define PL_op (*_PL_op())


#undef PL_curpad
SV ** * _PL_curpad ();
#define PL_curpad (*_PL_curpad())


#undef PL_screamfirst
I32 * * _PL_screamfirst ();
#define PL_screamfirst (*_PL_screamfirst())


#undef PL_seen_evals
I32 * _PL_seen_evals ();
#define PL_seen_evals (*_PL_seen_evals())


#undef PL_markstack_max
I32 * * _PL_markstack_max ();
#define PL_markstack_max (*_PL_markstack_max())


#undef PL_ofs
char * * _PL_ofs ();
#define PL_ofs (*_PL_ofs())


#undef PL_curcop
COP * VOL * _PL_curcop ();
#define PL_curcop (*_PL_curcop())


#undef PL_localizing
int * _PL_localizing ();
#define PL_localizing (*_PL_localizing())


#undef PL_lastscream
SV * * _PL_lastscream ();
#define PL_lastscream (*_PL_lastscream())


#undef PL_stack_base
SV ** * _PL_stack_base ();
#define PL_stack_base (*_PL_stack_base())


#undef PL_regexecp
regexec_t * _PL_regexecp ();
#define PL_regexecp (*_PL_regexecp())


#undef PL_reginterp_cnt
int * _PL_reginterp_cnt ();
#define PL_reginterp_cnt (*_PL_reginterp_cnt())


#undef PL_bodytarget
SV * * _PL_bodytarget ();
#define PL_bodytarget (*_PL_bodytarget())


#undef PL_stack_sp
SV ** * _PL_stack_sp ();
#define PL_stack_sp (*_PL_stack_sp())


#undef PL_statbuf
Stat_t * _PL_statbuf ();
#define PL_statbuf (*_PL_statbuf())


#undef PL_stack_max
SV ** * _PL_stack_max ();
#define PL_stack_max (*_PL_stack_max())


#undef PL_in_eval
VOL int * _PL_in_eval ();
#define PL_in_eval (*_PL_in_eval())


#undef PL_savestack_ix
I32 * _PL_savestack_ix ();
#define PL_savestack_ix (*_PL_savestack_ix())


#undef PL_savestack
ANY * * _PL_savestack ();
#define PL_savestack (*_PL_savestack())


#undef PL_tainted
bool * _PL_tainted ();
#define PL_tainted (*_PL_tainted())


#undef PL_curstackinfo
PERL_SI * * _PL_curstackinfo ();
#define PL_curstackinfo (*_PL_curstackinfo())


#undef PL_hv_fetch_sv
SV * * _PL_hv_fetch_sv ();
#define PL_hv_fetch_sv (*_PL_hv_fetch_sv())


#undef PL_scopestack
I32 * * _PL_scopestack ();
#define PL_scopestack (*_PL_scopestack())


#undef PL_defstash
HV * * _PL_defstash ();
#define PL_defstash (*_PL_defstash())


#undef PL_markstack_ptr
I32 * * _PL_markstack_ptr ();
#define PL_markstack_ptr (*_PL_markstack_ptr())


#undef PL_start_env
JMPENV * _PL_start_env ();
#define PL_start_env (*_PL_start_env())


#undef PL_tmps_stack
SV ** * _PL_tmps_stack ();
#define PL_tmps_stack (*_PL_tmps_stack())


#undef PL_top_env
JMPENV * * _PL_top_env ();
#define PL_top_env (*_PL_top_env())


#undef PL_timesbuf
struct tms * _PL_timesbuf ();
#define PL_timesbuf (*_PL_timesbuf())


#undef PL_osname
char * * _PL_osname ();
#define PL_osname (*_PL_osname())


#undef PL_collation_ix
U32 * _PL_collation_ix ();
#define PL_collation_ix (*_PL_collation_ix())


#undef PL_hints
U32 * _PL_hints ();
#define PL_hints (*_PL_hints())


#undef PL_debug
VOL U32 * _PL_debug ();
#define PL_debug (*_PL_debug())


#undef PL_lex_dojoin
I32 * _PL_lex_dojoin ();
#define PL_lex_dojoin (*_PL_lex_dojoin())


#undef PL_amagic_generation
long * _PL_amagic_generation ();
#define PL_amagic_generation (*_PL_amagic_generation())


#undef PL_na
STRLEN * _PL_na ();
#define PL_na (*_PL_na())


#undef PL_lex_stuff
SV * * _PL_lex_stuff ();
#define PL_lex_stuff (*_PL_lex_stuff())


#undef PL_Yes
char * * _PL_Yes ();
#define PL_Yes (*_PL_Yes())


#undef PL_origalen
U32 * _PL_origalen ();
#define PL_origalen (*_PL_origalen())


#undef PL_nexttoke
I32 * _PL_nexttoke ();
#define PL_nexttoke (*_PL_nexttoke())


#undef PL_origenviron
char ** * _PL_origenviron ();
#define PL_origenviron (*_PL_origenviron())


#undef PL_numeric_name
char * * _PL_numeric_name ();
#define PL_numeric_name (*_PL_numeric_name())


#undef PL_min_intro_pending
I32 * _PL_min_intro_pending ();
#define PL_min_intro_pending (*_PL_min_intro_pending())


#undef PL_bufptr
char * * _PL_bufptr ();
#define PL_bufptr (*_PL_bufptr())


#undef PL_ninterps
int * _PL_ninterps ();
#define PL_ninterps (*_PL_ninterps())


#undef PL_gid
int * _PL_gid ();
#define PL_gid (*_PL_gid())


#undef PL_collation_standard
bool * _PL_collation_standard ();
#define PL_collation_standard (*_PL_collation_standard())


#undef PL_max_intro_pending
I32 * _PL_max_intro_pending ();
#define PL_max_intro_pending (*_PL_max_intro_pending())


#undef PL_padix
I32 * _PL_padix ();
#define PL_padix (*_PL_padix())


#undef PL_padix_floor
I32 * _PL_padix_floor ();
#define PL_padix_floor (*_PL_padix_floor())


#undef PL_lex_casemods
I32 * _PL_lex_casemods ();
#define PL_lex_casemods (*_PL_lex_casemods())


#undef PL_nice_chunk
char * * _PL_nice_chunk ();
#define PL_nice_chunk (*_PL_nice_chunk())


#undef PL_lex_repl
SV * * _PL_lex_repl ();
#define PL_lex_repl (*_PL_lex_repl())


#undef PL_last_lop_op
OPCODE * _PL_last_lop_op ();
#define PL_last_lop_op (*_PL_last_lop_op())


#undef PL_numeric_local
bool * _PL_numeric_local ();
#define PL_numeric_local (*_PL_numeric_local())


#undef PL_last_uni
char * * _PL_last_uni ();
#define PL_last_uni (*_PL_last_uni())


#undef PL_xnv_root
double * * _PL_xnv_root ();
#define PL_xnv_root (*_PL_xnv_root())


#undef PL_xpv_root
XPV * * _PL_xpv_root ();
#define PL_xpv_root (*_PL_xpv_root())


#undef PL_pidstatus
HV * * _PL_pidstatus ();
#define PL_pidstatus (*_PL_pidstatus())


#undef PL_lex_fakebrack
I32 * _PL_lex_fakebrack ();
#define PL_lex_fakebrack (*_PL_lex_fakebrack())


#undef PL_uid
int * _PL_uid ();
#define PL_uid (*_PL_uid())


#undef PL_xrv_root
XRV * * _PL_xrv_root ();
#define PL_xrv_root (*_PL_xrv_root())


#undef PL_lex_op
OP * * _PL_lex_op ();
#define PL_lex_op (*_PL_lex_op())


#undef PL_collxfrm_mult
Size_t * _PL_collxfrm_mult ();
#define PL_collxfrm_mult (*_PL_collxfrm_mult())


#undef PL_do_undump
bool * _PL_do_undump ();
#define PL_do_undump (*_PL_do_undump())


#undef PL_op_seqmax
U16 * _PL_op_seqmax ();
#define PL_op_seqmax (*_PL_op_seqmax())


#undef PL_oldoldbufptr
char * * _PL_oldoldbufptr ();
#define PL_oldoldbufptr (*_PL_oldoldbufptr())


#undef PL_lex_expect
expectation * _PL_lex_expect ();
#define PL_lex_expect (*_PL_lex_expect())


#undef PL_nice_chunk_size
U32 * _PL_nice_chunk_size ();
#define PL_nice_chunk_size (*_PL_nice_chunk_size())


#undef PL_multi_start
I32 * _PL_multi_start ();
#define PL_multi_start (*_PL_multi_start())


#undef PL_sv_undef
SV * _PL_sv_undef ();
#define PL_sv_undef (*_PL_sv_undef())


#undef PL_pad_reset_pending
I32 * _PL_pad_reset_pending ();
#define PL_pad_reset_pending (*_PL_pad_reset_pending())


#undef PL_in_my
bool * _PL_in_my ();
#define PL_in_my (*_PL_in_my())


#undef PL_multi_open
I32 * _PL_multi_open ();
#define PL_multi_open (*_PL_multi_open())


#undef PL_in_my_stash
HV * * _PL_in_my_stash ();
#define PL_in_my_stash (*_PL_in_my_stash())


#undef PL_lex_formbrack
I32 * _PL_lex_formbrack ();
#define PL_lex_formbrack (*_PL_lex_formbrack())


#undef PL_multi_close
I32 * _PL_multi_close ();
#define PL_multi_close (*_PL_multi_close())


#undef PL_collxfrm_base
Size_t * _PL_collxfrm_base ();
#define PL_collxfrm_base (*_PL_collxfrm_base())


#undef PL_linestr
SV * * _PL_linestr ();
#define PL_linestr (*_PL_linestr())


#undef PL_multi_end
I32 * _PL_multi_end ();
#define PL_multi_end (*_PL_multi_end())


#undef PL_collation_name
char * * _PL_collation_name ();
#define PL_collation_name (*_PL_collation_name())


#undef PL_lex_state

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -