regoff_t          438 ereg/regex/engine.c 	register regoff_t offsave;
regoff_t           17 ereg/regex/main.c regoff_t startoff = 0;
regoff_t           18 ereg/regex/main.c regoff_t endoff = 0;
regoff_t           54 ereg/regex/main.c 			startoff = (regoff_t)atoi(optarg);
regoff_t           57 ereg/regex/main.c 			endoff = (regoff_t)atoi(optarg);
regoff_t           27 ereg/regex/regex.h 	regoff_t rm_so;		/* start of match */
regoff_t           28 ereg/regex/regex.h 	regoff_t rm_eo;		/* end of match */
regoff_t           78 mbstring/oniguruma/onigposix.h   regoff_t  rm_so;
regoff_t           79 mbstring/oniguruma/onigposix.h   regoff_t  rm_eo;
regoff_t         1416 mbstring/oniguruma/regexec.c   regoff_t  rm_so;
regoff_t         1417 mbstring/oniguruma/regexec.c   regoff_t  rm_eo;
regoff_t          108 pcre/pcrelib/pcreposix.h   regoff_t rm_so;
regoff_t          109 pcre/pcrelib/pcreposix.h   regoff_t rm_eo;