Lines Matching refs:start
25 unsigned char *const start = *p;
30 content_start = start + 1;
37 /* Since we have a valid element start (tag and length), retrieve and
39 tag = start[0];
42 *p = start;
52 *p = start;
65 *p = start;
69 *p = start + 1;
77 unsigned char *q = start;
87 *p = start;
566 * two integers: the offset of the element (offset from the start
625 * the start of input to the content of the element), the element's tag,