SIZE_RELADDR      235 regcomp.c        BBUF_ADD(reg, &ra, SIZE_RELADDR);
SIZE_RELADDR      816 regcomp.c              + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM;
SIZE_RELADDR     1037 regcomp.c              + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM;
SIZE_RELADDR     6502 regcomp.c      	bp += SIZE_RELADDR;
SIZE_RELADDR     6510 regcomp.c            bp += SIZE_RELADDR;
SIZE_RELADDR     6532 regcomp.c            bp += SIZE_RELADDR;
SIZE_RELADDR     2735 regexec.c      	    p += SIZE_RELADDR;
SIZE_RELADDR      752 regint.h       #define SIZE_OP_JUMP                   (SIZE_OPCODE + SIZE_RELADDR)
SIZE_RELADDR      753 regint.h       #define SIZE_OP_PUSH                   (SIZE_OPCODE + SIZE_RELADDR)
SIZE_RELADDR      755 regint.h       #define SIZE_OP_PUSH_OR_JUMP_EXACT1    (SIZE_OPCODE + SIZE_RELADDR + 1)
SIZE_RELADDR      756 regint.h       #define SIZE_OP_PUSH_IF_PEEK_NEXT      (SIZE_OPCODE + SIZE_RELADDR + 1)
SIZE_RELADDR      760 regint.h       #define SIZE_OP_PUSH_POS_NOT           (SIZE_OPCODE + SIZE_RELADDR)
SIZE_RELADDR      777 regint.h       #define SIZE_OP_PUSH_LOOK_BEHIND_NOT   (SIZE_OPCODE + SIZE_RELADDR + SIZE_LENGTH)
SIZE_RELADDR      781 regint.h       #define SIZE_OP_CONDITION              (SIZE_OPCODE + SIZE_MEMNUM + SIZE_RELADDR)
SIZE_RELADDR      785 regint.h       #define SIZE_OP_STATE_CHECK_PUSH       (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)
SIZE_RELADDR      786 regint.h       #define SIZE_OP_STATE_CHECK_PUSH_OR_JUMP (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)