Lines Matching refs:start
25 unsigned char *const start = *p;
30 content_start = start + 1;
36 /* Since we have a valid element start (tag and length), retrieve and
38 tag = start[0];
41 *p = start;
52 *p = start;
64 *p = start;
68 *p = start + 1;
77 unsigned char *q = start;
87 *p = start;
587 * two integers: the offset of the element (offset from the start
650 * the start of input to the content of the element), the element's tag,