Lines Matching refs:RExC_state_t

111 typedef struct RExC_state_t {
137 } RExC_state_t;
473 S_scan_commit(pTHX_ RExC_state_t *pRExC_state, scan_data_t *data)
516 S_cl_anything(pTHX_ RExC_state_t *pRExC_state, struct regnode_charclass_class *cl)
543 S_cl_init(pTHX_ RExC_state_t *pRExC_state, struct regnode_charclass_class *cl)
551 S_cl_init_zero(pTHX_ RExC_state_t *pRExC_state, struct regnode_charclass_class *cl)
600 S_cl_or(pTHX_ RExC_state_t *pRExC_state, struct regnode_charclass_class *cl, struct regnode_charclass_class *or_with)
675 S_study_chunk(pTHX_ RExC_state_t *pRExC_state, regnode **scanp, I32 *deltap, regnode *last, scan_data_t *data, U32 flags)
1677 S_add_data(pTHX_ RExC_state_t *pRExC_state, I32 n, char *s)
1747 RExC_state_t RExC_state;
1748 RExC_state_t *pRExC_state = &RExC_state;
2158 S_reg(pTHX_ RExC_state_t *pRExC_state, I32 paren, I32 *flagp)
2569 S_regbranch(pTHX_ RExC_state_t *pRExC_state, I32 *flagp, I32 first)
2636 S_regpiece(pTHX_ RExC_state_t *pRExC_state, I32 *flagp)
2813 S_regatom(pTHX_ RExC_state_t *pRExC_state, I32 *flagp)
3399 S_regpposixcc(pTHX_ RExC_state_t *pRExC_state, I32 value)
3523 S_checkposixcc(pTHX_ RExC_state_t *pRExC_state)
3550 S_regclass(pTHX_ RExC_state_t *pRExC_state)
4285 S_nextchar(pTHX_ RExC_state_t *pRExC_state)
4319 S_reg_node(pTHX_ RExC_state_t *pRExC_state, U8 op)
4355 S_reganode(pTHX_ RExC_state_t *pRExC_state, U8 op, U32 arg)
4392 S_reguni(pTHX_ RExC_state_t *pRExC_state, UV uv, char* s, STRLEN* lenp)
4403 S_reginsert(pTHX_ RExC_state_t *pRExC_state, U8 op, regnode *opnd)
4461 S_regtail(pTHX_ RExC_state_t *pRExC_state, regnode *p, regnode *val)
4490 S_regoptail(pTHX_ RExC_state_t *pRExC_state, regnode *p, regnode *val)