Searched refs:cl_or (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | regcomp.c | 865 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()
|
| D | embed.h | 1257 #define cl_or S_cl_or macro 3300 #define cl_or(a,b,c) S_cl_or(aTHX_ a,b,c) macro
|
| D | embed.fnc | 1189 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/ |
| D | embed.fnc | 1186 Es |void |cl_or |NN struct RExC_state_t*|NN struct regnode_charclass_class *cl \
|