Home
last modified time | relevance | path

Searched refs:cl_or (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dregcomp.c865 cl_or(pRExC_state, &accum, &this_class); in S_study_chunk()
880 cl_or(pRExC_state, data->start_class, &accum); in S_study_chunk()
1108 cl_or(pRExC_state, data->start_class, &this_class); in S_study_chunk()
1123 cl_or(pRExC_state, data->start_class, &this_class); in S_study_chunk()
1406 cl_or(pRExC_state, data->start_class, in S_study_chunk()
Dembed.h1257 #define cl_or S_cl_or macro
3300 #define cl_or(a,b,c) S_cl_or(aTHX_ a,b,c) macro
Dembed.fnc1189 Es |void |cl_or |NN struct RExC_state_t*|NN struct regnode_charclass_class *cl \
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/
Dembed.fnc1186 Es |void |cl_or |NN struct RExC_state_t*|NN struct regnode_charclass_class *cl \