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 */
1106 fprintf(stderr, "META_COND_NUMBER %d offset=", pptr[SIZEOFFSET]); in show_parsed()
8027 pptr += SIZEOFFSET; in compile_regex()
8849 if (META_DATA(*pptr) >= 10) pptr += SIZEOFFSET; in parsed_skip()
8862 pptr += 1 + SIZEOFFSET; in parsed_skip()
9102 pptr += 3 + SIZEOFFSET; in get_branchlength()
9302 pptr += 2 + SIZEOFFSET; in get_branchlength()
9429 *pptrptr += SIZEOFFSET; in set_lookbehind_lengths()
9549 pptr += SIZEOFFSET; in check_lookbehinds()
9554 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
9558 pptr += SIZEOFFSET; in check_lookbehinds()
9566 pptr += 1 + SIZEOFFSET; in check_lookbehinds()
9576 pptr += 3 + SIZEOFFSET; in check_lookbehinds()