Home
last modified time | relevance | path

Searched refs:startoff (Results 1 – 4 of 4) sorted by relevance

/external/libcups/vcnet/regex/
Dmain.c16 regoff_t startoff = 0; variable
53 startoff = (regoff_t)atoi(optarg);
92 subs[0].rm_so = startoff;
/external/icu/icu4c/source/tools/tzcode/
Dzic.c2227 register zic_t startoff; in outzone() local
2367 startoff = zp->z_gmtoff; in outzone()
2541 startoff = oadd(zp->z_gmtoff, in outzone()
2550 startoff == oadd(zp->z_gmtoff, in outzone()
2608 addtype(startoff, in outzone()
2609 zp->z_gmtoff, startoff - zp->z_gmtoff, in outzone()
2611 startoff != zp->z_gmtoff, in outzone()
2615 addtype(startoff, startbuf, in outzone()
2616 startoff != zp->z_gmtoff, in outzone()
/external/fsck_msdos/
Ddir.c299 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument
310 s = delbuf + startoff; in delete()
/external/pcre/dist2/doc/
Dpcre2.txt7149 the start point of the matching process, as specified by the startoff-