Searched refs:GPOS (Results 1 – 8 of 8) sorted by relevance
78 GPOS => 0x0800000,87 $flags{Extra} = $flags{EXECUTE} | $flags{COMPILE} | $flags{GPOS};637 =item GPOS854 =item anchor GPOS
51 GPOS # Z added by devel/scanprov
221 #define GPOS 7 /* 0x07 Matches where last m//g macro1815 .type = GPOS,
65 GPOS GPOS, no ; Matches where last m//g left off.
3417 else if (OP(scan) == GPOS) { in Perl_study_chunk()
2005 else if (OP(first) == GPOS) { in Perl_re_op_compile() 5687 ret = reg_node(pRExC_state, GPOS); in S_regatom()
3723 "GPOS ganch set to strbeg[%" IVdf "]\n", (IV)(reginfo->ganch - strbeg))); in Perl_regexec_flags() 6595 case GPOS: /* \G */ in S_regmatch()
518 =item C<GPOS>538 being C<SBOL>, C<MBOL>, or C<GPOS>. See the table below.582 GPOS no Matches where last m//g left off.