Searched refs:regoff_t (Results 1 – 11 of 11) sorted by relevance
47 typedef off_t regoff_t; typedef57 regoff_t rm_so; /* start of match */58 regoff_t rm_eo; /* end of match */
488 regoff_t offsave; in backref()
43 typedef __off_t regoff_t; typedef58 regoff_t rm_so; /* start of match */59 regoff_t rm_eo; /* end of match */
47 regoff_t startoff = 0;48 regoff_t endoff = 0;84 startoff = (regoff_t)atoi(optarg); in main()87 endoff = (regoff_t)atoi(optarg); in main()
20 regoff_t startoff = 0;21 regoff_t endoff = 0;53 startoff = (regoff_t)atoi(optarg); in main()56 endoff = (regoff_t)atoi(optarg); in main()
385 regoff_t slen; in substitute()387 regoff_t le = 0; in substitute()
386 regoff_t rlen; in main()
700 regoff_t i = 0; in parse_pos()
631 regoff_t offsave; in backref()
408 <typedef-decl name='regoff_t' type-id='95e97e5e' id='54a2a2a8'/>
3139 <typedef-decl name='regoff_t' type-id='95e97e5e' id='54a2a2a8'/>