HomeSort by relevance Sort by last modified time
    Searched full:offset_top (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.inp 894 ecode + ((offset < offset_top && md->offset_vector[offset] >= 0) ?
1181 if (match (eptr, ecode + 3, offset_top, md, ims, NULL,
1182 if (match (eptr, ecode + 3, offset_top, md, ims, NULL, match_isgroup))
1183 if (match (eptr, ecode + 3, offset_top, md, ims, NULL, match_isgroup))
1184 if (match (eptr, ecode + 3, offset_top, md, ims, eptrb, 0) ||
1185 if (match (eptr, ecode + 3, offset_top, md, ims, eptrb, 0) ||
1186 if (match (eptr, ecode + 3, offset_top, md, ims, eptrb, match_isgroup))
1187 if (match (eptr, ecode + 3, offset_top, md, ims, eptrb, match_isgroup))
1188 if (match (eptr, ecode + 3, offset_top, md, ims, eptrb, match_isgroup))
1189 if (match (eptr, ecode, offset_top, md, ims, eptrb, 0)
    [all...]
uniq.good 353 ecode + ((offset < offset_top && md->offset_vector[offset] >= 0) ?
494 if (match (eptr, ecode + 3, offset_top, md, ims, NULL,
495 if (match (eptr, ecode + 3, offset_top, md, ims, NULL, match_isgroup))
496 if (match (eptr, ecode + 3, offset_top, md, ims, eptrb, 0) ||
497 if (match (eptr, ecode + 3, offset_top, md, ims, eptrb, match_isgroup))
498 if (match (eptr, ecode, offset_top, md, ims, eptrb, 0))
499 if (match (eptr, next + 3, offset_top, md, ims, eptrb, match_isgroup))
500 if (match (eptr, next, offset_top, md, ims, eptrb, match_isgroup))
501 if (match (eptr, prev, offset_top, md, ims, eptrb, match_isgroup) ||
502 if (match (eptr--, ecode, offset_top, md, ims, eptrb, 0)
    [all...]
  /external/pcre/
pcre_exec.c 451 offset_top current top pointer
471 const uschar *markptr, int offset_top, match_data *md, unsigned long int ims,
502 frame->Xoffset_top = offset_top;
518 #define offset_top frame->Xoffset_top macro
691 RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode] + ecode[1], offset_top, md,
717 RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md,
728 RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md,
734 RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode] + ecode[1], offset_top, md,
743 RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md,
751 RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode] + ecode[1], offset_top, md
5525 #undef offset_top macro
    [all...]
pcre_internal.h     [all...]

Completed in 82 milliseconds