Home
last modified time | relevance | path

Searched refs:RExC_state_t (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dregcomp.c299 Perl_reg_add_data(RExC_state_t* const pRExC_state, const char* const s, const U32 n) in Perl_reg_add_data()
530 S_pat_upgrade_to_utf8(pTHX_ RExC_state_t * const pRExC_state, in S_pat_upgrade_to_utf8()
589 S_concat_pat(pTHX_ RExC_state_t * const pRExC_state, in S_concat_pat()
826 S_has_runtime_code(pTHX_ RExC_state_t * const pRExC_state, in S_has_runtime_code()
878 S_compile_runtime_code(pTHX_ RExC_state_t * const pRExC_state, in S_compile_runtime_code()
1009 RExC_state_t * const r1 = pRExC_state; /* convenient alias */ in S_compile_runtime_code()
1073 S_setup_longest(pTHX_ RExC_state_t *pRExC_state, in S_setup_longest()
1127 S_set_regex_pv(pTHX_ RExC_state_t *pRExC_state, REGEXP *Rx) in S_set_regex_pv()
1216 S_ssc_finalize(pTHX_ RExC_state_t *pRExC_state, regnode_ssc *ssc) in S_ssc_finalize()
1257 S_is_ssc_worth_it(const RExC_state_t * pRExC_state, const regnode_ssc * ssc) in S_is_ssc_worth_it()
[all …]
Dproto.h8103 Perl_add_above_Latin1_folds(pTHX_ RExC_state_t *pRExC_state, const U8 cp, SV **invlist)
8109 Perl_construct_ahocorasick_from_trie(pTHX_ RExC_state_t *pRExC_state, regnode *source, U32 depth)
8129 Perl_join_exact(pTHX_ RExC_state_t *pRExC_state, regnode *scan, UV *min_subtract, bool *unfolded_mu…
8135 Perl_make_trie(pTHX_ RExC_state_t *pRExC_state, regnode *startbranch, regnode *first, regnode *last…
8148 Perl_reg_add_data(RExC_state_t * const pRExC_state, const char * const s, const U32 n)
8155 Perl_scan_commit(pTHX_ const RExC_state_t *pRExC_state, struct scan_data_t *data, SSize_t *minlenp,…
8161 Perl_set_ANYOF_arg(pTHX_ RExC_state_t * const pRExC_state, regnode * const node, SV * const cp_list…
8167 Perl_ssc_init(pTHX_ const RExC_state_t *pRExC_state, regnode_ssc *ssc)
8173 Perl_study_chunk(pTHX_ RExC_state_t *pRExC_state, regnode **scanp, SSize_t *minlenp, SSize_t *delta…
8237 S_change_engine_size(pTHX_ RExC_state_t *pRExC_state, const Ptrdiff_t size);
[all …]
Dembed.fnc5087 |NN RExC_state_t *pRExC_state \
5091 |NN RExC_state_t *pRExC_state \
5106 Ep |U32 |join_exact |NN RExC_state_t *pRExC_state \
5113 Ep |I32 |make_trie |NN RExC_state_t *pRExC_state \
5124 ERTp |U32 |reg_add_data |NN RExC_state_t * const pRExC_state \
5127 Ep |void |scan_commit |NN const RExC_state_t *pRExC_state \
5131 Ep |void |set_ANYOF_arg |NN RExC_state_t * const pRExC_state \
5136 Ep |void |ssc_init |NN const RExC_state_t *pRExC_state \
5138 Ep |SSize_t|study_chunk |NN RExC_state_t *pRExC_state \
5178 |NN RExC_state_t *pRExC_state \
[all …]
Dregcomp_study.c85 S_make_exactf_invlist(pTHX_ RExC_state_t *pRExC_state, regnode *node) in S_make_exactf_invlist()
252 Perl_scan_commit(pTHX_ const RExC_state_t *pRExC_state, scan_data_t *data, in Perl_scan_commit()
362 Perl_ssc_init(pTHX_ const RExC_state_t *pRExC_state, regnode_ssc *ssc) in Perl_ssc_init()
390 S_ssc_is_cp_posixl_init(const RExC_state_t *pRExC_state, in S_ssc_is_cp_posixl_init()
424 S_get_ANYOF_cp_list_for_ssc(pTHX_ const RExC_state_t *pRExC_state, in S_get_ANYOF_cp_list_for_ssc()
576 S_ssc_and(pTHX_ const RExC_state_t *pRExC_state, regnode_ssc *ssc, in S_ssc_and()
759 S_ssc_or(pTHX_ const RExC_state_t *pRExC_state, regnode_ssc *ssc, in S_ssc_or()
1058 Perl_join_exact(pTHX_ RExC_state_t *pRExC_state, regnode *scan, in Perl_join_exact()
1475 RExC_state_t *pRExC_state, in Perl_study_chunk()
Dregcomp_trie.c525 S_trie_bitmap_set_folded(pTHX_ RExC_state_t *pRExC_state, in S_trie_bitmap_set_folded()
549 Perl_make_trie(pTHX_ RExC_state_t *pRExC_state, regnode *startbranch, in Perl_make_trie()
1612 Perl_construct_ahocorasick_from_trie(pTHX_ RExC_state_t *pRExC_state, regnode *source, U32 depth) in Perl_construct_ahocorasick_from_trie()
Dregcomp_debug.c138 Perl_debug_peep(pTHX_ const char *str, const RExC_state_t *pRExC_state, in Perl_debug_peep()
532 …exp *prog, SV *sv, const regnode *o, const regmatch_info *reginfo, const RExC_state_t *pRExC_state) in Perl_regprop()
Dregcomp_internal.h34 struct RExC_state_t { struct
Dperl.h4585 typedef struct RExC_state_t RExC_state_t; typedef
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc2028 ERS |SV* |make_exactf_invlist |NN RExC_state_t *pRExC_state \
2030 ES |regnode_offset|reg_la_NOTHING |NN RExC_state_t *pRExC_state \
2032 ES |regnode_offset|reg_la_OPFAIL |NN RExC_state_t *pRExC_state \
2034 ES |regnode_offset|reg |NN RExC_state_t *pRExC_state \
2036 ES |regnode_offset|regnode_guts|NN RExC_state_t *pRExC_state \
2039 ES |regnode_offset|regnode_guts_debug|NN RExC_state_t *pRExC_state \
2043 ES |void |change_engine_size|NN RExC_state_t *pRExC_state|const Ptrdiff_t size
2044 ES |regnode_offset|reganode|NN RExC_state_t *pRExC_state|U8 op \
2046 ES |regnode_offset|regpnode|NN RExC_state_t *pRExC_state|U8 op \
2048 ES |regnode_offset|reg2Lanode|NN RExC_state_t *pRExC_state \
[all …]
/openbsd/src/gnu/usr.bin/perl/ext/re/
Dre.xs59 const regmatch_info *reginfo, const RExC_state_t *pRExC_state
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlreguts.pod373 of a special structure, C<RExC_state_t> (defined in F<regcomp.c>).
420 flag is set in the C<RExC_state_t> structure, which the functions know