Lines Matching refs:SIZEOFFSET
97 #define SIZEOFFSET 1 macro
108 #define SIZEOFFSET 2 macro
311 1+SIZEOFFSET, /* META_BACKREF_BYNAME */
314 3+SIZEOFFSET, /* META_CALLOUT_STRING */
323 SIZEOFFSET, /* META_COND_DEFINE */
324 1+SIZEOFFSET, /* META_COND_NAME */
325 1+SIZEOFFSET, /* META_COND_NUMBER */
326 1+SIZEOFFSET, /* META_COND_RNAME */
327 1+SIZEOFFSET, /* META_COND_RNUMBER */
339 SIZEOFFSET, /* META_RECURSE */
340 1+SIZEOFFSET, /* META_RECURSE_BYNAME */
344 SIZEOFFSET, /* META_LOOKBEHIND */
345 SIZEOFFSET, /* META_LOOKBEHINDNOT */
347 SIZEOFFSET, /* META_LOOKBEHIND_NA */
1111 fprintf(stderr, "META_COND_NUMBER %d offset=", pptr[SIZEOFFSET]); in show_parsed()
8154 pptr += SIZEOFFSET; in compile_regex()
8975 if (META_DATA(*pptr) >= 10) pptr += SIZEOFFSET; in parsed_skip()
8988 pptr += 1 + SIZEOFFSET; in parsed_skip()
9228 pptr += 3 + SIZEOFFSET; in get_branchlength()
9428 pptr += 2 + SIZEOFFSET; in get_branchlength()
9555 *pptrptr += SIZEOFFSET; in set_lookbehind_lengths()
9675 pptr += SIZEOFFSET; in check_lookbehinds()
9680 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
9684 pptr += SIZEOFFSET; in check_lookbehinds()
9692 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
9702 pptr += 3 + SIZEOFFSET; in check_lookbehinds()