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

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good 136 /* Start of subject unless notbol, or after internal newline if multiline */
510 if (md->notbol && eptr == md->start_subject)
611 match_block.notbol = (options & PCRE_NOTBOL) != 0;
    [all...]
uniq.inp 525 /* Start of subject unless notbol, or after internal newline if multiline */
1220 if (md->notbol && eptr == md->start_subject)
    [all...]
  /external/pcre/
pcre_internal.h 1714 BOOL notbol; \/* NOTBOL flag *\/ member in struct:match_data
    [all...]
pcre_exec.c     [all...]

Completed in 70 milliseconds