📄 embed.fnc
字号:
Apd |void |hv_clear |NULLOK HV* tbpoM |HV * |hv_copy_hints_hv|NN HV *const ohvAp |void |hv_delayfree_ent|NN HV* hv|NULLOK HE* entryApd |SV* |hv_delete |NULLOK HV* tb|NN const char* key|I32 klen|I32 flagsApd |SV* |hv_delete_ent |NULLOK HV* tb|NN SV* key|I32 flags|U32 hashApdR |bool |hv_exists |NULLOK HV* tb|NN const char* key|I32 klenApdR |bool |hv_exists_ent |NULLOK HV* tb|NN SV* key|U32 hashApd |SV** |hv_fetch |NULLOK HV* tb|NN const char* key|I32 klen|I32 lvalApd |HE* |hv_fetch_ent |NULLOK HV* tb|NN SV* key|I32 lval|U32 hashAp |void |hv_free_ent |NN HV* hv|NULLOK HE* entryKApd |I32 |hv_iterinit |NN HV* tbApdR |char* |hv_iterkey |NN HE* entry|NN I32* retlenApdR |SV* |hv_iterkeysv |NN HE* entryApdRbm |HE* |hv_iternext |NN HV* tbApdR |SV* |hv_iternextsv |NN HV* hv|NN char** key|NN I32* retlenApMdR |HE* |hv_iternext_flags|NN HV* tb|I32 flagsApdR |SV* |hv_iterval |NN HV* tb|NN HE* entryAp |void |hv_ksplit |NN HV* hv|IV newmaxApdbm |void |hv_magic |NN HV* hv|NULLOK GV* gv|int howXEdpoM |HV * |refcounted_he_chain_2hv|NULLOK const struct refcounted_he *cXEpoM |SV * |refcounted_he_fetch|NULLOK const struct refcounted_he *chain \ |NULLOK SV *keysv|NULLOK const char *key \ |STRLEN klen, int flags, U32 hashdpoM |void |refcounted_he_free|NULLOK struct refcounted_he *heXEdpoM |struct refcounted_he *|refcounted_he_new \ |NULLOK struct refcounted_he *const parent \ |NULLOK SV *const key|NULLOK SV *const valueApd |SV** |hv_store |NULLOK HV* tb|NULLOK const char* key|I32 klen|NULLOK SV* val \ |U32 hashApd |HE* |hv_store_ent |NULLOK HV* tb|NULLOK SV* key|NULLOK SV* val|U32 hashApM |SV** |hv_store_flags |NULLOK HV* tb|NULLOK const char* key|I32 klen|NULLOK SV* val \ |U32 hash|int flagsApd |void |hv_undef |NULLOK HV* tbApP |I32 |ibcmp |NN const char* a|NN const char* b|I32 lenApP |I32 |ibcmp_locale |NN const char* a|NN const char* b|I32 lenApd |I32 |ibcmp_utf8 |NN const char* a|NULLOK char **pe1|UV l1|bool u1 \ |NN const char* b|NULLOK char **pe2|UV l2|bool u2pR |bool |ingroup |Gid_t testgid|bool effectivep |void |init_argv_symbols|int argc|NN char **argvp |void |init_debuggerAp |void |init_stacksAp |void |init_tm |NN struct tm *ptmpd |U32 |intro_myApPR |char* |instr |NN const char* big|NN const char* littlep |bool |io_close |NN IO* io|bool not_implicitpR |OP* |invert |NULLOK OP* cmddpR |bool |is_gv_magical |NN const char *name|STRLEN len|U32 flagsApR |I32 |is_lvalue_subApPR |U32 |to_uni_upper_lc|U32 cApPR |U32 |to_uni_title_lc|U32 cApPR |U32 |to_uni_lower_lc|U32 cApPR |bool |is_uni_alnum |UV cApPR |bool |is_uni_alnumc |UV cApPR |bool |is_uni_idfirst |UV cApPR |bool |is_uni_alpha |UV cApPR |bool |is_uni_ascii |UV cApPR |bool |is_uni_space |UV cApPR |bool |is_uni_cntrl |UV cApPR |bool |is_uni_graph |UV cApPR |bool |is_uni_digit |UV cApPR |bool |is_uni_upper |UV cApPR |bool |is_uni_lower |UV cApPR |bool |is_uni_print |UV cApPR |bool |is_uni_punct |UV cApPR |bool |is_uni_xdigit |UV cAp |UV |to_uni_upper |UV c|NN U8 *p|NN STRLEN *lenpAp |UV |to_uni_title |UV c|NN U8 *p|NN STRLEN *lenpAp |UV |to_uni_lower |UV c|NN U8 *p|NN STRLEN *lenpAp |UV |to_uni_fold |UV c|NN U8 *p|NN STRLEN *lenpApPR |bool |is_uni_alnum_lc|UV cApPR |bool |is_uni_alnumc_lc|UV cApPR |bool |is_uni_idfirst_lc|UV cApPR |bool |is_uni_alpha_lc|UV cApPR |bool |is_uni_ascii_lc|UV cApPR |bool |is_uni_space_lc|UV cApPR |bool |is_uni_cntrl_lc|UV cApPR |bool |is_uni_graph_lc|UV cApPR |bool |is_uni_digit_lc|UV cApPR |bool |is_uni_upper_lc|UV cApPR |bool |is_uni_lower_lc|UV cApPR |bool |is_uni_print_lc|UV cApPR |bool |is_uni_punct_lc|UV cApPR |bool |is_uni_xdigit_lc|UV cApd |STRLEN |is_utf8_char |NN const U8 *pApd |bool |is_utf8_string |NN const U8 *s|STRLEN lenApdmb |bool |is_utf8_string_loc|NN const U8 *s|STRLEN len|NULLOK const U8 **pApd |bool |is_utf8_string_loclen|NN const U8 *s|STRLEN len|NULLOK const U8 **ep|NULLOK STRLEN *elApR |bool |is_utf8_alnum |NN const U8 *pApR |bool |is_utf8_alnumc |NN const U8 *pApR |bool |is_utf8_idfirst|NN const U8 *pApR |bool |is_utf8_idcont |NN const U8 *pApR |bool |is_utf8_alpha |NN const U8 *pApR |bool |is_utf8_ascii |NN const U8 *pApR |bool |is_utf8_space |NN const U8 *pApR |bool |is_utf8_cntrl |NN const U8 *pApR |bool |is_utf8_digit |NN const U8 *pApR |bool |is_utf8_graph |NN const U8 *pApR |bool |is_utf8_upper |NN const U8 *pApR |bool |is_utf8_lower |NN const U8 *pApR |bool |is_utf8_print |NN const U8 *pApR |bool |is_utf8_punct |NN const U8 *pApR |bool |is_utf8_xdigit |NN const U8 *pApR |bool |is_utf8_mark |NN const U8 *pp |OP* |jmaybe |NN OP* argpP |I32 |keyword |NN const char* d|I32 len|bool all_keywordsAp |void |leave_scope |I32 baseEXp |void |lex_endp |void |lex_start |NULLOK SV* line|NULLOK PerlIO *rsfp|bool new_filterAp |void |op_null |NN OP* oEXp |void |op_clear |NN OP* oAp |void |op_refcnt_lockAp |void |op_refcnt_unlockp |OP* |linklist |NN OP* op |OP* |list |NULLOK OP* op |OP* |listkids |NULLOK OP* oApd |void |load_module|U32 flags|NN SV* name|NULLOK SV* ver|...Ap |void |vload_module|U32 flags|NN SV* name|NULLOK SV* ver|NULLOK va_list* argsp |OP* |localize |NN OP* arg|I32 lexicalApdR |I32 |looks_like_number|NN SV* svApd |UV |grok_bin |NN const char* start|NN STRLEN* len_p|NN I32* flags|NULLOK NV *resultApd |UV |grok_hex |NN const char* start|NN STRLEN* len_p|NN I32* flags|NULLOK NV *resultApd |int |grok_number |NN const char *pv|STRLEN len|NULLOK UV *valuepApdR |bool |grok_numeric_radix|NN const char **sp|NN const char *sendApd |UV |grok_oct |NN const char* start|NN STRLEN* len_p|NN I32* flags|NULLOK NV *resultp |int |magic_clearenv |NN SV* sv|NN MAGIC* mgp |int |magic_clear_all_env|NN SV* sv|NN MAGIC* mgdp |int |magic_clearhint|NN SV* sv|NN MAGIC* mgp |int |magic_clearpack|NN SV* sv|NN MAGIC* mgp |int |magic_clearsig |NN SV* sv|NN MAGIC* mgp |int |magic_existspack|NN SV* sv|NN const MAGIC* mgp |int |magic_freeregexp|NN SV* sv|NN MAGIC* mgp |int |magic_freeovrld|NN SV* sv|NN MAGIC* mgp |int |magic_get |NN SV* sv|NN MAGIC* mgp |int |magic_getarylen|NN SV* sv|NN const MAGIC* mgp |int |magic_getdefelem|NN SV* sv|NN MAGIC* mgp |int |magic_getnkeys |NN SV* sv|NN MAGIC* mgp |int |magic_getpack |NN SV* sv|NN MAGIC* mgp |int |magic_getpos |NN SV* sv|NN MAGIC* mgp |int |magic_getsig |NN SV* sv|NN MAGIC* mgp |int |magic_getsubstr|NN SV* sv|NN MAGIC* mgp |int |magic_gettaint |NN SV* sv|NN MAGIC* mgp |int |magic_getuvar |NN SV* sv|NN MAGIC* mgp |int |magic_getvec |NN SV* sv|NN MAGIC* mgp |U32 |magic_len |NN SV* sv|NN MAGIC* mgp |int |magic_nextpack |NN SV* sv|NN MAGIC* mg|NN SV* keyp |U32 |magic_regdata_cnt|NN SV* sv|NN MAGIC* mgp |int |magic_regdatum_get|NN SV* sv|NN MAGIC* mgpr |int |magic_regdatum_set|NN SV* sv|NN MAGIC* mgp |int |magic_set |NN SV* sv|NN MAGIC* mgp |int |magic_setamagic|NN SV* sv|NN MAGIC* mgp |int |magic_setarylen|NN SV* sv|NN MAGIC* mgp |int |magic_freearylen_p|NN SV* sv|NN MAGIC* mgp |int |magic_setbm |NN SV* sv|NN MAGIC* mgp |int |magic_setdbline|NN SV* sv|NN MAGIC* mgp |int |magic_setdefelem|NN SV* sv|NN MAGIC* mgp |int |magic_setenv |NN SV* sv|NN MAGIC* mgp |int |magic_setfm |NN SV* sv|NN MAGIC* mgdp |int |magic_sethint |NN SV* sv|NN MAGIC* mgp |int |magic_setisa |NN SV* sv|NN MAGIC* mgp |int |magic_setglob |NN SV* sv|NN MAGIC* mgp |int |magic_setmglob |NN SV* sv|NN MAGIC* mgp |int |magic_setnkeys |NN SV* sv|NN MAGIC* mgp |int |magic_setpack |NN SV* sv|NN MAGIC* mgp |int |magic_setpos |NN SV* sv|NN MAGIC* mgp |int |magic_setregexp|NN SV* sv|NN MAGIC* mgp |int |magic_setsig |NN SV* sv|NN MAGIC* mgp |int |magic_setsubstr|NN SV* sv|NN MAGIC* mgp |int |magic_settaint |NN SV* sv|NN MAGIC* mgp |int |magic_setuvar |NN SV* sv|NN MAGIC* mgp |int |magic_setvec |NN SV* sv|NN MAGIC* mgp |int |magic_setutf8 |NN SV* sv|NN MAGIC* mgp |int |magic_set_all_env|NN SV* sv|NN MAGIC* mgp |U32 |magic_sizepack |NN SV* sv|NN MAGIC* mgp |int |magic_wipepack |NN SV* sv|NN MAGIC* mgp |void |magicname |NN const char* sym|NULLOK const char* name|I32 namlenAp |void |markstack_grow#if defined(USE_LOCALE_COLLATE)p |int |magic_setcollxfrm|NN SV* sv|NN MAGIC* mgp |char* |mem_collxfrm |NN const char* s|STRLEN len|NN STRLEN* xlen#endifAfp |SV* |mess |NN const char* pat|...Ap |SV* |vmess |NN const char* pat|NULLOK va_list* argsEXp |void |qerror |NN SV* errApd |void |sortsv |NN SV** array|size_t num_elts|NN SVCOMPARE_t cmpApd |void |sortsv_flags |NN SV** array|size_t num_elts|NN SVCOMPARE_t cmp|U32 flagsApd |int |mg_clear |NN SV* svApd |int |mg_copy |NN SV* sv|NN SV* nsv|NULLOK const char* key|I32 klenpd |void |mg_localize |NN SV* sv|NN SV* nsvApdR |MAGIC* |mg_find |NULLOK const SV* sv|int typeApd |int |mg_free |NN SV* svApd |int |mg_get |NN SV* svApd |U32 |mg_length |NN SV* svApd |void |mg_magical |NN SV* svApd |int |mg_set |NN SV* svAp |I32 |mg_size |NN SV* svAp |void |mini_mktime |NN struct tm *pmEXp |OP* |mod |NULLOK OP* o|I32 typep |int |mode_from_discipline|NULLOK SV* discpAp |char* |moreswitches |NN char* sp |OP* |my |NN OP* oAp |NV |my_atof |NN const char *s#if (!defined(HAS_MEMCPY) && !defined(HAS_BCOPY)) || (!defined(HAS_MEMMOVE) && !defined(HAS_SAFE_MEMCPY) && !defined(HAS_SAFE_BCOPY))Anp |char* |my_bcopy |NN const char* from|NN char* to|I32 len#endif#if !defined(HAS_BZERO) && !defined(HAS_MEMSET)Anp |char* |my_bzero |NN char* loc|I32 len#endifApr |void |my_exit |U32 statusApr |void |my_failure_exitAp |I32 |my_fflush_allAnp |Pid_t |my_forkAnp |void |atfork_lockAnp |void |atfork_unlockAp |I32 |my_lstat#if !defined(HAS_MEMCMP) || !defined(HAS_SANE_MEMCMP)AnpP |I32 |my_memcmp |NN const char* s1|NN const char* s2|I32 len#endif#if !defined(HAS_MEMSET)Anp |void* |my_memset |NN char* loc|I32 ch|I32 len#endifAp |I32 |my_pclose |NULLOK PerlIO* ptrAp |PerlIO*|my_popen |NN const char* cmd|NN const char* modeAp |PerlIO*|my_popen_list |NN char* mode|int n|NN SV ** argsAp |void |my_setenv |NULLOK const char* nam|NULLOK const char* valAp |I32 |my_statAp |char * |my_strftime |NN const char *fmt|int sec|int min|int hour|int mday|int mon|int year|int wday|int yday|int isdst#if defined(MYSWAP)ApPa |short |my_swap |short sApPa |long |my_htonl |long lApPa |long |my_ntohl |long l#endifp |void |my_unexecApa |OP* |newANONLIST |NULLOK OP* oApa |OP* |newANONHASH |NULLOK OP* oAp |OP* |newANONSUB |I32 floor|NULLOK OP* proto|NULLOK OP* blockApa |OP* |newASSIGNOP |I32 flags|NULLOK OP* left|I32 optype|NULLOK OP* rightApa |OP* |newCONDOP |I32 flags|NN OP* first|NULLOK OP* trueop|NULLOK OP* falseopApd |CV* |newCONSTSUB |NULLOK HV* stash|NULLOK const char* name|NULLOK SV* sv#ifdef PERL_MADAp |OP* |newFORM |I32 floor|NULLOK OP* o|NULLOK OP* block#elseAp |void |newFORM |I32 floor|NULLOK OP* o|NULLOK OP* block#endifApa |OP* |newFOROP |I32 flags|NULLOK char* label|line_t forline \ |NULLOK OP* sv|NN OP* expr|NULLOK OP* block|NULLOK OP* contApa |OP* |newGIVENOP |NN OP* cond|NN OP* block|PADOFFSET defsv_offApa |OP* |newLOGOP |I32 optype|I32 flags|NN OP* left|NN OP* rightApa |OP* |newLOOPEX |I32 type|NN OP* labelApa |OP* |newLOOPOP |I32 flags|I32 debuggable|NULLOK OP* expr|NULLOK OP* blockApa |OP* |newNULLLISTApa |OP* |newOP |I32 optype|I32 flagsAp |void |newPROG |NN OP* oApa |OP* |newRANGE |I32 flags|NN OP* left|NN OP* rightApa |OP* |newSLICEOP |I32 flags|NULLOK OP* subscript|NULLOK OP* listopApa |OP* |newSTATEOP |I32 flags|NULLOK char* label|NULLOK OP* oAp |CV* |newSUB |I32 floor|NULLOK OP* o|NULLOK OP* proto|NULLOK OP* blockApM |CV * |newXS_flags |NULLOK const char *name|NN XSUBADDR_t subaddr\ |NN const char *const filename \ |NULLOK const char *const proto|U32 flagsApd |CV* |newXS |NULLOK const char* name|NN XSUBADDR_t f|NN const char* filenameApda |AV* |newAVApa |OP* |newAVREF |NN OP* oApa |OP* |newBINOP |I32 type|I32 flags|NULLOK OP* first|NULLOK OP* lastApa |OP* |newCVREF |I32 flags|NULLOK OP* oApa |OP* |newGVOP |I32 type|I32 flags|NN GV* gvApa |GV* |newGVgen |NN const char* packApa |OP* |newGVREF |I32 type|NULLOK OP* oApaR |OP* |newHVREF |NN OP* oApdaR |HV* |newHVApaR |HV* |newHVhv |NULLOK HV* hvApa |IO* |newIOApa |OP* |newLISTOP |I32 type|I32 flags|NULLOK OP* first|NULLOK OP* last#ifdef USE_ITHREADSApa |OP* |newPADOP |I32 type|I32 flags|NN SV* sv#endifApa |OP* |newPMOP |I32 type|I32 flagsApa |OP* |newPVOP |I32 type|I32 flags|NULLOK char* pvApa |SV* |newRV |NN SV* svApda |SV* |newRV_noinc |NN SV* svApda |SV* |newSV |STRLEN lenApa |OP* |newSVREF |NN OP* oApa |OP* |newSVOP |I32 type|I32 flags|NN SV* svApda |SV* |newSViv |IV iApda |SV* |newSVuv |UV uApda |SV* |newSVnv |NV nApda |SV* |newSVpv |NULLOK const char* s|STRLEN lenApda |SV* |newSVpvn |NULLOK const char* s|STRLEN lenApda |SV* |newSVhek |NULLOK const HEK *hekApda |SV* |newSVpvn_share |NULLOK const char* s|I32 len|U32 hashAfpda |SV* |newSVpvf |NN const char* pat|...Apa |SV* |vnewSVpvf |NN const char* pat|NULLOK va_list* argsApd |SV* |newSVrv |NN SV* rv|NULLOK const char* classnameApda |SV* |newSVsv |NULLOK SV* oldApda |SV* |newSV_type |svtype typeApa |OP* |newUNOP |I32 type|I32 flags|NULLOK OP* firstApa |OP* |newWHENOP |NULLOK OP* cond|NN OP* blockApa |OP* |newWHILEOP |I32 flags|I32 debuggable|NULLOK LOOP* loop \ |I32 whileline|NULLOK OP* expr|NULLOK OP* block|NULLOK OP* cont \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -