Home | History | Annotate | Download | only in dist

Lines Matching defs:from

26       contributors may be used to endorse or promote products derived from
51 /* All-in-one: Since we use the JIT compiler only from here,
131 ')' backtrack path (If we arrived from "C" jump to the backtrack of "C")
3528 int i, max, from;
3561 from = 0; /* Prevent compiler "uninitialized" warning */
3564 if (in_range && (i - from) > range_len && (bytes[(i - 1) * MAX_N_BYTES] <= 4))
3566 range_len = i - from;
3575 from = i;
3643 /* Scan from middle. */
4578 bit from itself (there currently are none), this code will need to be
6917 A - Push the alternative index (starting from 0) on the stack.
7067 /* When we come from outside, private_data_ptr contains the previous STR_PTR. */
7435 /* This is a backtrack path! (From the viewpoint of OP_BRAMINZERO) */
10335 * cleared the PCRE_EXTRA_EXECUTABLE_JIT bit from the "flags" field