Home
last modified time | relevance | path

Searched refs:pcode (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregexec.c507 stk->u.state.pcode = (pat);\
516 stk->u.state.pcode = (pat);\
524 stk->u.state.pcode = (pat);\
548 stk->u.state.pcode = (pat);\
556 stk->u.state.pcode = (pat);\
572 stk->u.repeat.pcode = (pat);\
2545 p = stkp->u.repeat.pcode; in match_at()
2569 UChar* pcode = stkp->u.repeat.pcode; in match_at() local
2572 STACK_PUSH_ALT(pcode, s, sprev); in match_at()
2575 p = stkp->u.repeat.pcode; in match_at()
[all …]
H A Dregint.h705 UChar *pcode; /* byte code position */ member
714 UChar *pcode; /* byte code position (head of repeated target) */ member

Completed in 23 milliseconds