Lines Matching refs:start
8 #define match_isgroup 0x02 /* Set if start of bracketed group */
55 /* At the start of a bracketed group, add the current subject pointer to the
115 /* Move the subject pointer back. This occurs only at the start of
117 /* Now start processing the operations. */
182 DPRINTF (("start bracket 0\n"));
319 code for maximizing the speed, and do the type test once at the start
350 each branch of a lookbehind assertion. If we are too close to the start to
351 each substring: the offsets to the start and end of the substring.
379 eptrb pointer to chain of blocks containing eptr at start of
381 eptrb = eptrb->prev; /* Back up the stack of bracket start pointers */
405 group number back at the start and if necessary complete handling an
551 in the subject string, while eptrb holds the value of eptr at the start of the
627 match_isgroup - this is the start of a bracketed group
686 number from a dummy opcode at the start. */
736 printf ("start bracket %d subject=", number);
785 stack, for holding the values of the subject pointer at the start of each
786 start of each branch to move the current point backwards, so the code at
794 start_offset where to start in the subject string
813 test once at the start (i.e. keep it out of the loop). */
830 the minimum number of bytes before we start. */
831 the number from a dummy opcode at the start. */
836 the start hasn't passed this character yet. */