Searched refs:not_bol (Results 1 – 2 of 2) sorted by relevance
387 unsigned not_bol : 1; member
1166 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()2404 bufp->not_bol = bufp->not_eol = 0; in PREFIX()6836 if (!bufp->not_bol) break; in wcs_re_match_2_internal()8018 private_preg.not_bol = !!(eflags & REG_NOTBOL);