SIZE_RELADDR      223 regcomp.c        BBUF_ADD(reg, &ra, SIZE_RELADDR);
SIZE_RELADDR      803 regcomp.c              + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM;
SIZE_RELADDR     1024 regcomp.c              + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM;
SIZE_RELADDR     6072 regcomp.c      	bp += SIZE_RELADDR;
SIZE_RELADDR     6080 regcomp.c            bp += SIZE_RELADDR;
SIZE_RELADDR     6102 regcomp.c            bp += SIZE_RELADDR;
SIZE_RELADDR     2356 regexec.c      	    p += SIZE_RELADDR;
SIZE_RELADDR      616 regint.h       #define SIZE_OP_JUMP                   (SIZE_OPCODE + SIZE_RELADDR)
SIZE_RELADDR      617 regint.h       #define SIZE_OP_PUSH                   (SIZE_OPCODE + SIZE_RELADDR)
SIZE_RELADDR      619 regint.h       #define SIZE_OP_PUSH_OR_JUMP_EXACT1    (SIZE_OPCODE + SIZE_RELADDR + 1)
SIZE_RELADDR      620 regint.h       #define SIZE_OP_PUSH_IF_PEEK_NEXT      (SIZE_OPCODE + SIZE_RELADDR + 1)
SIZE_RELADDR      624 regint.h       #define SIZE_OP_PUSH_POS_NOT           (SIZE_OPCODE + SIZE_RELADDR)
SIZE_RELADDR      641 regint.h       #define SIZE_OP_PUSH_LOOK_BEHIND_NOT   (SIZE_OPCODE + SIZE_RELADDR + SIZE_LENGTH)
SIZE_RELADDR      648 regint.h       #define SIZE_OP_STATE_CHECK_PUSH       (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)
SIZE_RELADDR      649 regint.h       #define SIZE_OP_STATE_CHECK_PUSH_OR_JUMP (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)