Home
last modified time | relevance | path

Searched refs:OP_BEGIN_POSITION (Results 1 – 3 of 3) sorted by last modified time

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregcomp.c1395 case ANCHOR_BEGIN_POSITION: r = add_opcode(reg, OP_BEGIN_POSITION); break; in compile_anchor_node()
5510 { OP_BEGIN_POSITION, "begin-position", ARG_NON },
H A Dregexec.c2248 case OP_BEGIN_POSITION: STAT_OP_IN(OP_BEGIN_POSITION); in match_at()
H A Dregint.h598 OP_BEGIN_POSITION, enumerator

Completed in 31 milliseconds